From 4656ce26f02addf2f8ae030d388f59dca47ce595 Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Wed, 21 Nov 2018 20:24:51 +1300 Subject: 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 Reviewed-by: Stefan Roese --- include/configs/km/km_arm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/km') diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h index e2585171afb..0de83f6723c 100644 --- a/include/configs/km/km_arm.h +++ b/include/configs/km/km_arm.h @@ -22,7 +22,6 @@ /* * High Level Configuration Options (easy to change) */ -#define CONFIG_MARVELL #define CONFIG_FEROCEON_88FR131 /* CPU Core subversion */ #define CONFIG_KW88F6281 /* SOC Name */ -- cgit v1.2.3