aboutsummaryrefslogtreecommitdiff
path: root/include/configs/km
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2017-12-21 03:58:53 +0200
committerTom Rini <trini@konsulko.com>2018-01-10 08:05:50 -0500
commitcfb8462aae87f55fd2f213a8c2ef59a5cd9a860f (patch)
treef0d374d28e2197d151d7c6040a9068cd9af65f54 /include/configs/km
parentb5914419ebd51596c0a0c7ab89e10a1b734954b2 (diff)
downloadu-boot-cfb8462aae87f55fd2f213a8c2ef59a5cd9a860f.zip
u-boot-cfb8462aae87f55fd2f213a8c2ef59a5cd9a860f.tar.gz
u-boot-cfb8462aae87f55fd2f213a8c2ef59a5cd9a860f.tar.bz2
ARM: Drop unreferenced CONFIG_MACH_* defines
These macros are all defined once and never checked or used anywhere: CONFIG_MACH_ASPENITE CONFIG_MACH_DAVINCI_CALIMAIN CONFIG_MACH_DOCKSTAR CONFIG_MACH_EDMINIV2 CONFIG_MACH_GOFLEXHOME CONFIG_MACH_GONI CONFIG_MACH_GURUPLUG CONFIG_MACH_KM_KIRKWOOD CONFIG_MACH_OPENRD_BASE CONFIG_MACH_SHEEVAPLUG Almost all of them were only used for the mach_is_foo() logic in arch/arm/asm/mach-types.h that were dropped in commit f9dadaef8b75fa ("arm: Re-sync asm/mach-types.h with Linux Kernel v4.9") Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/km_arm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/km_arm.h b/include/configs/km/km_arm.h
index 277f8be..ed58d1e 100644
--- a/include/configs/km/km_arm.h
+++ b/include/configs/km/km_arm.h
@@ -26,7 +26,6 @@
#define CONFIG_MARVELL
#define CONFIG_FEROCEON_88FR131 /* CPU Core subversion */
#define CONFIG_KW88F6281 /* SOC Name */
-#define CONFIG_MACH_KM_KIRKWOOD /* Machine type */
#define CONFIG_MACH_TYPE MACH_TYPE_KM_KIRKWOOD