X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2FConfig.in;h=6506312b37a2a8c4ad8999b681a7c9b397f923aa;hb=501ebb4f74b00b4c576e1eabdbacfce52d75c27d;hp=0c8864f3edbd345898b986aafce81a3523845a51;hpb=35d116c85b30505782bf742fee4e192755d7241a;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/target/Config.in b/target/Config.in index 0c8864f3ed..6506312b37 100644 --- a/target/Config.in +++ b/target/Config.in @@ -8,6 +8,15 @@ config LINUX_2_4 config LINUX_2_6 bool +config HAS_FPU + bool + +config DISPLAY_SUPPORT + bool + +config GPIO_SUPPORT + bool + config PCI_SUPPORT bool @@ -20,6 +29,9 @@ config USB_SUPPORT config BIG_ENDIAN bool +config USES_INITRAMFS + bool + config USES_SQUASHFS bool @@ -32,6 +44,9 @@ config USES_EXT2 config USES_TGZ bool +config USES_CPIOGZ + bool + config PROFILE_KCONFIG bool