From 53bf4ee0092eb46fec94ebaa1c7ec40661031b58 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sat, 21 Aug 2010 21:07:39 +0200 Subject: [PATCH 1/1] carl9170 firmware: update default config Signed-off-by: Christian Lamparter --- carlfw/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/carlfw/Kconfig b/carlfw/Kconfig index 9326704..61824de 100644 --- a/carlfw/Kconfig +++ b/carlfw/Kconfig @@ -1,7 +1,7 @@ menu "General" config CARL9170FW_MAKE_RELEASE - def_bool n + def_bool y prompt "Update/Generate new release/revision files" config CARL9170FW_RELEASE_VERSION @@ -140,7 +140,7 @@ config CARL9170FW_PSM PRETBTT event fires. config CARL9170FW_DELAYED_TX - def_bool y + def_bool n prompt "Delay and reorder TX" depends on CARL9170FW_EXPERIMENTAL ---help--- @@ -153,7 +153,7 @@ config CARL9170FW_DELAYED_TX deal with the fallout. config CARL9170FW_VIFS_NUM - default 0 + default 1 int prompt "Number of additional pseudo virtual interfaces" depends on CARL9170FW_EXPERIMENTAL -- 2.31.1