projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de124e8
)
ARM: prima2_defconfig: enable build for misc input
author
Barry Song
<Baohua.Song@csr.com>
Mon, 13 Jul 2015 13:59:52 +0000
(21:59 +0800)
committer
Barry Song
<Baohua.Song@csr.com>
Mon, 27 Jul 2015 20:41:19 +0000
(
04:41
+0800)
we need INPUT_MISC to enable INPUT_SIRFSOC_ONKEY which is the onkey
driver for SiRFSoC platforms.
Signed-off-by: Barry Song <Baohua.Song@csr.com>
arch/arm/configs/prima2_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/prima2_defconfig
b/arch/arm/configs/prima2_defconfig
index cf3acc8d370d749ebcfe62757e885e32b30c8f27..88d416f534620fe2dd0f58a089eedfdf4745cc17 100644
(file)
--- a/
arch/arm/configs/prima2_defconfig
+++ b/
arch/arm/configs/prima2_defconfig
@@
-26,6
+26,7
@@
CONFIG_CHR_DEV_SG=y
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_TOUCHSCREEN=y
+CONFIG_INPUT_MISC=y
CONFIG_SERIAL_SIRFSOC=y
CONFIG_SERIAL_SIRFSOC_CONSOLE=y
CONFIG_HW_RANDOM=y