Convert CONFIG_CMD_ASKENV et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / MPC8323ERDB.h
index d39ba8f..eaa95bb 100644 (file)
@@ -9,6 +9,8 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#include <linux/stringify.h>
+
 /*
  * High Level Configuration Options
  */
@@ -85,8 +87,6 @@
  * Memory test
  */
 #undef CONFIG_SYS_DRAM_TEST            /* memory test, takes time */
-#define CONFIG_SYS_MEMTEST_START       0x00030000      /* memtest region */
-#define CONFIG_SYS_MEMTEST_END         0x03f00000
 
 /*
  * The reserved memory
  */
 #define CONFIG_BOOTP_BOOTFILESIZE
 
-/*
- * Command line configuration.
- */
-
 #undef CONFIG_WATCHDOG         /* watchdog disabled */
 
 /*