X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2FConfig.in;h=31f7a50b391188119e7ca368c0b3ca86bb2bd976;hb=9afbc8dd6177d9dcbf391f64dedfb032a3915911;hp=0c8864f3edbd345898b986aafce81a3523845a51;hpb=35d116c85b30505782bf742fee4e192755d7241a;p=oweals%2Fopenwrt.git diff --git a/target/Config.in b/target/Config.in index 0c8864f3ed..31f7a50b39 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 @@ -32,6 +41,9 @@ config USES_EXT2 config USES_TGZ bool +config USES_CPIOGZ + bool + config PROFILE_KCONFIG bool