X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=carlfw%2FKconfig;h=bacb6f29f6c935538d99999f94f18c180fd4eeb7;hb=65dd584c008fdc28e8398bacfdb311b19ae80507;hp=c8f3cca38ad6cb2aae0ff652854b5cafcffb66e5;hpb=e72388a0aa23da8bc8e24a0cbe9d523c5a9ce294;p=carl9170fw.git diff --git a/carlfw/Kconfig b/carlfw/Kconfig index c8f3cca..bacb6f2 100644 --- a/carlfw/Kconfig +++ b/carlfw/Kconfig @@ -152,6 +152,12 @@ config CARL9170FW_DELAYED_TX Doesn't work 100% yet, but in most cases other HW designs can deal with the fallout. +config CARL9170FW_VIFS_NUM + default 0 + int + prompt "Number of additional pseudo virtual interfaces" + depends on CARL9170FW_EXPERIMENTAL + config CARL9170FW_BROKEN_FEATURES def_bool n prompt "Broken Featurs" @@ -184,12 +190,6 @@ config CARL9170FW_WATCHDOG_BUTTON depends on CARL9170FW_BROKEN && CARL9170FW_WATCHDOG && CARL9170FW_GPIO_INTERRUPT prompt "Trigger Watchdog by pressing the WPS button" -config CARL9170FW_VIFS_NUM - default 0 - int - prompt "Number of additional pseudo virtual interfaces" - depends on CARL9170FW_BROKEN_FEATURES - choice CARL9170FW_UART_CLOCK prompt "UART Clock" depends on CARL9170FW_DEBUG_UART