Commit baa8b941 authored by Vincent Legoll's avatar Vincent Legoll Committed by Greg Kroah-Hartman

fsi: Make FSI a menuconfig to ease disabling it all

No need to get into the submenu to disable all FSI-related config entries
Signed-off-by: default avatarVincent Legoll <vincent.legoll@gmail.com>
Acked-by: default avatarJeremy Kerr <jk@ozlabs.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9a450484
......@@ -2,9 +2,7 @@
# FSI subsystem
#
menu "FSI support"
config FSI
menuconfig FSI
tristate "FSI support"
select CRC4
---help---
......@@ -34,5 +32,3 @@ config FSI_SCOM
This option enables an FSI based SCOM device driver.
endif
endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment