ath6kl: add ATH6KL_CONF_UART_DEBUG
[cascardo/linux.git] / drivers / net / wireless / ath / ath6kl / core.h
index bdeb254..78c0402 100644 (file)
@@ -197,6 +197,7 @@ struct ath6kl_fw_ie {
 #define ATH6KL_CONF_ENABLE_11N                 BIT(2)
 #define ATH6KL_CONF_ENABLE_TX_BURST            BIT(3)
 #define ATH6KL_CONF_SUSPEND_CUTPOWER           BIT(4)
+#define ATH6KL_CONF_UART_DEBUG                 BIT(5)
 
 enum wlan_low_pwr_state {
        WLAN_POWER_STATE_ON,