aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/lsxl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/lsxl.h')
-rw-r--r--include/configs/lsxl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/lsxl.h b/include/configs/lsxl.h
index 00c0c8fc026..7294a3c20a5 100644
--- a/include/configs/lsxl.h
+++ b/include/configs/lsxl.h
@@ -12,10 +12,8 @@
*/
#if defined(CONFIG_LSCHLV2)
#define CONFIG_SYS_KWD_CONFIG $(CONFIG_BOARDDIR)/kwbimage-lschl.cfg
-#define CONFIG_MACH_TYPE 3006
#elif defined(CONFIG_LSXHL)
#define CONFIG_SYS_KWD_CONFIG $(CONFIG_BOARDDIR)/kwbimage-lsxhl.cfg
-#define CONFIG_MACH_TYPE 2663
#else
#error "unknown board"
#endif