add atheros patch to enable annoying printks as atheros eth driver has no cheksum...
[openwrt/svn-archive/archive.git] / Config.in
index 34d82492e7ffdfc28bf0d2c1a7e7c93eb631d216..df331fc2bf13a8fd7ca7603ebf58a0351b2d03bb 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -48,6 +48,13 @@ menu "Target Images"
                help
                  Ext2 file system with some free space for uml images
 
+       config TARGET_ROOTFS_ISO 
+               bool "iso" 
+               default n 
+               depends TARGET_ROOTFS_INITRAMFS && TARGET_x86 
+               help 
+                 Create some bootable ISO image 
+
 comment "Image Options"
 
 source "target/linux/*/image/Config.in"