checkpatch.pl: Request if() instead #ifdef
[oweals/u-boot.git] / include / configs / MPC8308RDB.h
index 29561c41016cbb65c7d3cb157aa72e10cc46defa..eccbe58676ac022dd1b06a651e5dd07b1e16ff0e 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#include <linux/stringify.h>
+
 /*
  * High Level Configuration Options
  */
 /*
  * Memory test
  */
-#define CONFIG_SYS_MEMTEST_START       0x00001000 /* memtest region */
-#define CONFIG_SYS_MEMTEST_END         0x07f00000
 
 /*
  * The reserved memory
  */
 #define CONFIG_BOOTP_BOOTFILESIZE
 
-/*
- * Command line configuration.
- */
-
 /*
  * Miscellaneous configurable options
  */