diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/km_arm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/km_arm.h b/include/configs/km_arm.h index bf77cc0..533da73 100644 --- a/include/configs/km_arm.h +++ b/include/configs/km_arm.h @@ -38,7 +38,7 @@ #define CONFIG_FEROCEON_88FR131 /* CPU Core subversion */ #define CONFIG_KIRKWOOD /* SOC Family Name */ #define CONFIG_KW88F6281 /* SOC Name */ -#define CONFIG_MACH_SUEN3 /* Machine type */ +#define CONFIG_MACH_KM_KIRKWOOD /* Machine type */ /* include common defines/options for all Keymile boards */ #include "keymile-common.h" |