Add basic framework for the openmoko platform.
[openwrt.git] / target / Config.in
index 627940e..31f7a50 100644 (file)
@@ -8,19 +8,22 @@ config LINUX_2_4
 config LINUX_2_6
        bool
 
-config PCI_SUPPORT
+config HAS_FPU
        bool
 
-config PCMCIA_SUPPORT
+config DISPLAY_SUPPORT
        bool
 
-config USB_SUPPORT
+config GPIO_SUPPORT
+       bool
+
+config PCI_SUPPORT
        bool
 
-config ATM_SUPPORT
+config PCMCIA_SUPPORT
        bool
 
-config VIDEO_SUPPORT
+config USB_SUPPORT
        bool
 
 config BIG_ENDIAN
@@ -38,6 +41,9 @@ config USES_EXT2
 config USES_TGZ
        bool
 
+config USES_CPIOGZ
+       bool
+
 config PROFILE_KCONFIG 
        bool