Skip to content

Commit 508d454

Browse files
committed
ARM: configs: sunxi: Enable the PS/2 controller
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 <[email protected]> Acked-by: Chen-Yu Tsai <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent db33b1f commit 508d454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/sunxi_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ CONFIG_INPUT_TOUCHSCREEN=y
5959
CONFIG_TOUCHSCREEN_SUN4I=y
6060
CONFIG_INPUT_MISC=y
6161
CONFIG_INPUT_AXP20X_PEK=y
62+
CONFIG_SERIO_SUN4I_PS2=y
6263
CONFIG_SERIAL_8250=y
6364
CONFIG_SERIAL_8250_CONSOLE=y
6465
CONFIG_SERIAL_8250_NR_UARTS=8

0 commit comments

Comments
 (0)