]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/config_defaults.h
Cleanup after merge
[karo-tx-uboot.git] / include / config_defaults.h
index abdf3beb0c139fdcf6b25dcaf6047e7022031b56..d023c632d98288a777f119df0c84620be498f0dc 100644 (file)
 /* Support bootm-ing different OSes */
 #define CONFIG_BOOTM_LINUX 1
 #define CONFIG_BOOTM_NETBSD 1
-#define CONFIG_BOOTM_OSE 1
 #define CONFIG_BOOTM_RTEMS 1
 
 #define CONFIG_GZIP 1
 #define CONFIG_ZLIB 1
+#define CONFIG_PARTITIONS 1
 
 #endif