projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db33b1f
)
ARM: configs: sunxi: Enable the PS/2 controller
author
Maxime Ripard
<maxime@cerno.tech>
Mon, 6 Jul 2020 13:23:21 +0000
(15:23 +0200)
committer
Maxime Ripard
<maxime@cerno.tech>
Tue, 7 Jul 2020 10:52:40 +0000
(12:52 +0200)
The A20 has a PS/2 controller and we have a driver for it, so let's enable
it in our defconfig.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Link:
https://lore.kernel.org/r/20200706132323.147562-1-maxime@cerno.tech
arch/arm/configs/sunxi_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/sunxi_defconfig
b/arch/arm/configs/sunxi_defconfig
index da1532a972bbdcf834eeb83bdb4cebbf17b80a4c..f15c5fffa0502f8cea80da863de14d2ca0b02e9a 100644
(file)
--- a/
arch/arm/configs/sunxi_defconfig
+++ b/
arch/arm/configs/sunxi_defconfig
@@
-59,6
+59,7
@@
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_SUN4I=y
CONFIG_INPUT_MISC=y
CONFIG_INPUT_AXP20X_PEK=y
+CONFIG_SERIO_SUN4I_PS2=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=8