Clean up kconfig using kconfigeditor2

This commit is contained in:
Ben Hutchings 2017-03-31 00:00:44 +01:00
parent 459f0a48e4
commit c4b4fdd561
2 changed files with 4 additions and 5 deletions

View File

@ -3100,6 +3100,10 @@ CONFIG_SFC_MTD=y
CONFIG_SFC_MCDI_MON=y
CONFIG_SFC_SRIOV=y
CONFIG_SFC_MCDI_LOGGING=y
##
## file: drivers/net/ethernet/sfc/falcon/Kconfig
##
CONFIG_SFC_FALCON=m
CONFIG_SFC_FALCON_MTD=y

View File

@ -3,11 +3,6 @@
##
CONFIG_CMDLINE="console=hvsi0 console=hvc0 console=ttyS0,9600 console=tty0"
##
## file: arch/powerpc/platforms/Kconfig
##
CONFIG_IBMEBUS=y
##
## file: arch/powerpc/platforms/cell/Kconfig
##