diff options
-rw-r--r-- | include/configs/ib62x0.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h index 594fceb457..9f1dc8a708 100644 --- a/include/configs/ib62x0.h +++ b/include/configs/ib62x0.h @@ -23,11 +23,6 @@ #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ /* - * Machine type - */ -#define CONFIG_MACH_TYPE MACH_TYPE_NAS6210 - -/* * Enable device tree support */ #define CONFIG_OF_LIBFDT |