]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Select RELAY for ATH9K_DEBUGFS
authorSven Eckelmann <sven@narfation.org>
Thu, 31 Jan 2013 09:26:44 +0000 (10:26 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 1 Feb 2013 19:27:23 +0000 (14:27 -0500)
commitc1a1e5f1b88e1b68b491cf80c6f7fa4c09ea1eff
tree910e5a3e8d54904553a14e71f04bb52287dcda02
parent804c28bf14260405c0b1da4d9f2ad02a0116d837
ath9k: Select RELAY for ATH9K_DEBUGFS

The spectral scan support activated through ATH9K_DEBUGFS depends on RELAY for
the kernel->userspace communication. Not activating RELAY causes build
failures.

The RELAY is added as select instead of depend to do it similar like
the only other user of RELAY: BLK_DEV_IO_TRACE

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/Kconfig