]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/devkit8000.h
Convert CONFIG_CMD_JFFS2 to Kconfig
[people/ms/u-boot.git] / include / configs / devkit8000.h
index 4faa770e3da8546c40efc8a15b72c03e704664f6..c892b5faa9f617ce3175e8a84c2d231f6bba60ba 100644 (file)
@@ -16,7 +16,6 @@
 #define __CONFIG_H
 
 /* High Level Configuration Options */
-#define CONFIG_OMAP3_DEVKIT8000        1       /* working with DevKit8000 */
 #define CONFIG_MACH_TYPE       MACH_TYPE_DEVKIT8000
 
 /*
@@ -40,9 +39,6 @@
 
 #include <configs/ti_omap3_common.h>
 
-/* Display CPU and Board information */
-#define CONFIG_DISPLAY_BOARDINFO       1
-
 #define CONFIG_MISC_INIT_R
 
 #define CONFIG_REVISION_TAG            1
@@ -95,7 +91,6 @@
                                                        /* partition */
 
 /* commands to include */
-#define CONFIG_CMD_JFFS2               /* JFFS2 Support                */
 #define CONFIG_CMD_NAND_LOCK_UNLOCK    /* nand (un)lock commands       */
 
 #undef CONFIG_SUPPORT_RAW_INITRD