ssb: make SSB a menuconfig to ease disabling it all
commit8c9fdd7687d9eeff766d9b39f42c5385aa33e086
authorVincent Legoll <vincent.legoll@gmail.com>
Mon, 4 Dec 2017 22:27:44 +0000 (4 23:27 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 7 Dec 2017 13:44:47 +0000 (7 15:44 +0200)
tree5d6b6ec843fb7acf562df52077e6156942ffe770
parent7bc04215a66b60e198aecaee8418f6d79fa19faa
ssb: make SSB a menuconfig to ease disabling it all

No need to get into the submenu to disable all SSB-related
config entries.

This makes it easier to disable all SSB config options
without entering the submenu. It will also enable one
to see that en/dis-abled state from the outside menu.

This is only intended to change menuconfig UI, not change
the config dependencies.

Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/ssb/Kconfig