commit | c672a3abb79b40e7cd39b50a84ea5c5c772e10fa | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Thu Jan 31 10:26:44 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 01 14:27:23 2013 -0500 |
tree | 910e5a3e8d54904553a14e71f04bb52287dcda02 | |
parent | 5e3175fb6755a3d4ec073c0e739581b23b3855dc [diff] |
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>