summaryrefslogtreecommitdiff
path: root/arch/arm/configs/sunxi_defconfig
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2020-07-06 15:23:21 +0200
committerMaxime Ripard <maxime@cerno.tech>2020-07-07 12:52:40 +0200
commit508d4549e8de4bd91b44b79c465e4f3bdaf7d803 (patch)
treec9ab5e0d9b4e81cc0b7478047b9a1be9f177fc50 /arch/arm/configs/sunxi_defconfig
parentdb33b1f5fd9386c11904a27b4d91a5918dc7d503 (diff)
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 <maxime@cerno.tech> Acked-by: Chen-Yu Tsai <wens@csie.org> Link: https://lore.kernel.org/r/20200706132323.147562-1-maxime@cerno.tech
Diffstat (limited to 'arch/arm/configs/sunxi_defconfig')
-rw-r--r--arch/arm/configs/sunxi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
index da1532a972bb..f15c5fffa050 100644
--- 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