提交 baa8b941 编写于 作者: V Vincent Legoll 提交者: 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: NVincent Legoll <vincent.legoll@gmail.com>
Acked-by: NJeremy Kerr <jk@ozlabs.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 9a450484
...@@ -2,9 +2,7 @@ ...@@ -2,9 +2,7 @@
# FSI subsystem # FSI subsystem
# #
menu "FSI support" menuconfig FSI
config FSI
tristate "FSI support" tristate "FSI support"
select CRC4 select CRC4
---help--- ---help---
...@@ -34,5 +32,3 @@ config FSI_SCOM ...@@ -34,5 +32,3 @@ config FSI_SCOM
This option enables an FSI based SCOM device driver. This option enables an FSI based SCOM device driver.
endif endif
endmenu
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册