aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-03-17 09:35:44 -0400
committerArnd Bergmann <arnd@arndb.de>2014-03-17 09:35:44 -0400
commit30c04fdd032d1962dbe71eee8ad38dc5053194d0 (patch)
treecf44f59575c424e1eb42434b69fa08ea2bd53b81
parent3a516b6afbf90f4a577f9fea36eaf826b5101cb8 (diff)
ARM: fix duplicate symbols in multi_v5_defconfig
A couple of lines in multi_v5_defconfig appear twice, causing a harmless Kconfig warning. This removes one of the two copies. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--arch/arm/configs/multi_v5_defconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/configs/multi_v5_defconfig b/arch/arm/configs/multi_v5_defconfig
index 84ba24a0ead7..aa3dfb084fed 100644
--- a/arch/arm/configs/multi_v5_defconfig
+++ b/arch/arm/configs/multi_v5_defconfig
@@ -111,10 +111,6 @@ CONFIG_SND_KIRKWOOD_SOC_T5325=y
111# CONFIG_ABX500_CORE is not set 111# CONFIG_ABX500_CORE is not set
112CONFIG_REGULATOR=y 112CONFIG_REGULATOR=y
113CONFIG_REGULATOR_FIXED_VOLTAGE=y 113CONFIG_REGULATOR_FIXED_VOLTAGE=y
114CONFIG_SOUND=y
115CONFIG_SND=y
116CONFIG_SND_SOC=y
117CONFIG_SND_KIRKWOOD_SOC=y
118CONFIG_HID_DRAGONRISE=y 114CONFIG_HID_DRAGONRISE=y
119CONFIG_HID_GYRATION=y 115CONFIG_HID_GYRATION=y
120CONFIG_HID_TWINHAN=y 116CONFIG_HID_TWINHAN=y