diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2013-06-11 09:49:38 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-06-11 12:48:09 -0400 |
commit | fa8eeae102570dfdf3fd14347a0671cff8a2cfe4 (patch) | |
tree | ca1b00c366d61422ecd033c0e3f6a8a977440070 /drivers/net/wireless/cw1200/Kconfig | |
parent | 10af87c3d99112b3ca279cadd874cd542e4f6699 (diff) |
cw1200: Remove "ITP" debug subsystem.
This can live on as an out-of-tree patch for those that care.
Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/cw1200/Kconfig')
-rw-r--r-- | drivers/net/wireless/cw1200/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/net/wireless/cw1200/Kconfig b/drivers/net/wireless/cw1200/Kconfig index 7a585d4e9c8e..fc1b472460c8 100644 --- a/drivers/net/wireless/cw1200/Kconfig +++ b/drivers/net/wireless/cw1200/Kconfig @@ -35,11 +35,6 @@ config CW1200_ETF help If you don't know what this is, just say N. -config CW1200_ITP - bool "Enable ITP access" - help - If you don't know what this is, just say N. - endmenu endif |