commit | 30c04fdd032d1962dbe71eee8ad38dc5053194d0 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Mar 17 14:35:44 2014 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Mar 17 14:35:44 2014 +0100 |
tree | cf44f59575c424e1eb42434b69fa08ea2bd53b81 | |
parent | 3a516b6afbf90f4a577f9fea36eaf826b5101cb8 [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>