summaryrefslogtreecommitdiff
path: root/include/configs/aspenite.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-19 22:02:35 +0300
committerTom Rini <trini@konsulko.com>2021-08-30 21:13:28 +0300
commitd1240b6ab2d23fbced6a894223e5ec5a4a35ae7f (patch)
treee5ae8b34d04da2391042a450bb5c415808dc34ab /include/configs/aspenite.h
parentb21f965bb055cd7eede411e489d886122c63d04a (diff)
downloadu-boot-d1240b6ab2d23fbced6a894223e5ec5a4a35ae7f.tar.xz
global: Remove dead code that starts with CONFIG_[0-9A]
This removes a number of spots of dead code based on symbols that start with CONFIG_[0-9] or CONFIG_A. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/aspenite.h')
-rw-r--r--include/configs/aspenite.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/aspenite.h b/include/configs/aspenite.h
index 88e1bf1775..45d6b629db 100644
--- a/include/configs/aspenite.h
+++ b/include/configs/aspenite.h
@@ -14,7 +14,6 @@
*/
#define CONFIG_SHEEVA_88SV331xV5 1 /* CPU Core subversion */
#define CONFIG_ARMADA100 1 /* SOC Family Name */
-#define CONFIG_ARMADA168 1 /* SOC Used on this Board */
#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
/*