Commit 4656ce26f02addf2f8ae030d388f59dca47ce595

Authored by Chris Packham
Committed by Tom Rini
1 parent 58fcca0c00

configs: Remove CONFIG_MARVELL

This option is defined by a few boards but doesn't guard any code.
Remove it from the boards and config_whitelist.txt.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>

Showing 4 changed files with 0 additions and 4 deletions Side-by-side Diff

include/configs/edminiv2.h
... ... @@ -29,7 +29,6 @@
29 29 * High Level Configuration Options (easy to change)
30 30 */
31 31  
32   -#define CONFIG_MARVELL 1
33 32 #define CONFIG_FEROCEON 1 /* CPU Core subversion */
34 33 #define CONFIG_88F5182 1 /* SOC Name */
35 34  
include/configs/km/km_arm.h
... ... @@ -22,7 +22,6 @@
22 22 /*
23 23 * High Level Configuration Options (easy to change)
24 24 */
25   -#define CONFIG_MARVELL
26 25 #define CONFIG_FEROCEON_88FR131 /* CPU Core subversion */
27 26 #define CONFIG_KW88F6281 /* SOC Name */
28 27  
include/configs/mv-common.h
... ... @@ -19,7 +19,6 @@
19 19 /*
20 20 * High Level Configuration Options (easy to change)
21 21 */
22   -#define CONFIG_MARVELL 1
23 22  
24 23 /*
25 24 * Custom CONFIG_SYS_TEXT_BASE can be done in <board>.h
scripts/config_whitelist.txt
... ... @@ -1199,7 +1199,6 @@
1199 1199 CONFIG_MALTA
1200 1200 CONFIG_MARCO_MEMSET
1201 1201 CONFIG_MARUBUN_PCCARD
1202   -CONFIG_MARVELL
1203 1202 CONFIG_MARVELL_GPIO
1204 1203 CONFIG_MARVELL_MFP
1205 1204 CONFIG_MASK_AER_AO