# # Wireless [31mCONFIG_USB[0m Core configuration # config [31mCONFIG_USB_WUSB[0m tristate "Enable Wireless USB extensions" depends on [31mCONFIG_UWB[0m select [31mCONFIG_CRYPTO[0m select [31mCONFIG_CRYPTO_BLKCIPHER[0m select [31mCONFIG_CRYPTO_CBC[0m select [31mCONFIG_CRYPTO_MANAGER[0m select [31mCONFIG_CRYPTO_AES[0m help Enable the host-side support for Wireless [31mCONFIG_USB[0m. To compile this support select Y (built in). It is safe to select even if you don't have the hardware. config [31mCONFIG_USB_WUSB_CBAF[0m tristate "Support WUSB Cable Based Association (CBA)" depends on [31mCONFIG_USB[0m help Some WUSB devices support Cable Based Association. It's used to enable the secure communication between the host and the device. Enable this option if your WUSB device must to be connected via wired [31mCONFIG_USB[0m before establishing a wireless link. It is safe to select even if you don't have a compatible hardware. config [31mCONFIG_USB_WUSB_CBAF_DEBUG[0m bool "Enable CBA debug messages" depends on [31mCONFIG_USB_WUSB_CBAF[0m help Say Y here if you want the CBA to produce a bunch of debug messages to the system log. Select this if you are having a problem with CBA support and want to see more of what is going on. |