aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2018-10-31 09:56:24 +0000
committerRussell King <rmk+kernel@armlinux.org.uk>2018-11-08 10:53:09 +0000
commit7f97686715a7a4413baabe47df28946e175f5a59 (patch)
tree7bddb0dbaf4bae9b4bd87acf87b18b6dee0658d9 /arch/arm/mach-pxa/Kconfig
parentARM: Kconfig: remove useless parenthesis (diff)
downloadlinux-dev-7f97686715a7a4413baabe47df28946e175f5a59.tar.xz
linux-dev-7f97686715a7a4413baabe47df28946e175f5a59.zip
ARM: Kconfig: remove useless "default n"
The default for Kconfig options is always n, so there's no need to explicitly state a "n" default. Acked-by: Tony Lindgren <tony@atomide.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to '')
-rw-r--r--arch/arm/mach-pxa/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index a68b34183107..0853eb2818b7 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -551,7 +551,6 @@ config TOSA_BT
config TOSA_USE_EXT_KEYCODES
bool "Tosa keyboard: use extended keycodes"
depends on MACH_TOSA
- default n
help
Say Y here to enable the tosa keyboard driver to generate extended
(>= 127) keycodes. Be aware, that they can't be correctly interpreted