ARM: configs: sunxi: Enable the PS/2 controller
authorMaxime Ripard <maxime@cerno.tech>
Mon, 6 Jul 2020 13:23:21 +0000 (15:23 +0200)
committerMaxime 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

index da1532a972bbdcf834eeb83bdb4cebbf17b80a4c..f15c5fffa0502f8cea80da863de14d2ca0b02e9a 100644 (file)
@@ -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