summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/gamecube_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-08-23 15:37:52 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-28 22:10:17 +1000
commitedff6940870a0d146c84fadd084f03c3f411b7d6 (patch)
tree4f10698b1943b668ba7b83f839f9a65ad297bb69 /arch/powerpc/configs/gamecube_defconfig
parentf6fe7a1583c0971ce4e492dbe9ae6359c5f1a461 (diff)
downloadop-kernel-dev-edff6940870a0d146c84fadd084f03c3f411b7d6.zip
op-kernel-dev-edff6940870a0d146c84fadd084f03c3f411b7d6.tar.gz
powerpc/configs: Update for CONFIG_INPUT_MOUSEDEV=n
In commit 73d8ef76006b ("Input: mousedev - stop offering PS/2 to userspace by default") the symbol INPUT_MOUSEDEV went from being 'default y' to 'default n' (implied). That means we no longer need to explicitly disable it in our defconfigs. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/gamecube_defconfig')
-rw-r--r--arch/powerpc/configs/gamecube_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/gamecube_defconfig b/arch/powerpc/configs/gamecube_defconfig
index b877a6b..79bbc82 100644
--- a/arch/powerpc/configs/gamecube_defconfig
+++ b/arch/powerpc/configs/gamecube_defconfig
@@ -45,7 +45,6 @@ CONFIG_BLK_DEV_RAM_COUNT=2
CONFIG_NETDEVICES=y
# CONFIG_WLAN is not set
CONFIG_INPUT_FF_MEMLESS=m
-# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
# CONFIG_KEYBOARD_ATKBD is not set
OpenPOWER on IntegriCloud