]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ARM: tegra: Remove unused define CONFIG_ARMCORTEXA9
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Sun, 8 Oct 2017 19:44:05 +0000 (22:44 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 16 Oct 2017 13:42:51 +0000 (09:42 -0400)
This macro isn't used by anything, and in fact hasn't ever been used
according to the Git logs.

Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
include/configs/tegra-common.h
scripts/config_whitelist.txt

index e2225cd812effd2f5bd113e193827d995421313b..430c9a762354ceefadf9884d904d394ecf397416 100644 (file)
@@ -13,7 +13,6 @@
 /*
  * High Level Configuration Options
  */
-#define CONFIG_ARMCORTEXA9             /* This is an ARM V7 CPU core */
 #define CONFIG_SYS_L2CACHE_OFF         /* No L2 cache */
 
 #include <asm/arch/tegra.h>            /* get chip and board defs */
index 78bcf06878b96ec49a4a5e9450efb85b8b1005a3..32afd3921e22c575620e33060ba2437d925e10ce 100644 (file)
@@ -73,7 +73,6 @@ CONFIG_ARMADA100
 CONFIG_ARMADA100_FEC
 CONFIG_ARMADA168
 CONFIG_ARMADA_39X
-CONFIG_ARMCORTEXA9
 CONFIG_ARMV7_PSCI_1_0
 CONFIG_ARMV7_SECURE_BASE
 CONFIG_ARMV7_SECURE_MAX_SIZE