]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/config_defaults.h
Add support for operating system OSE
[karo-tx-uboot.git] / include / config_defaults.h
index 0337163c2a21529a9d76639c51fe65bf40b4bada..abdf3beb0c139fdcf6b25dcaf6047e7022031b56 100644 (file)
@@ -12,6 +12,7 @@
 /* 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