fs: Migrate ext4 to Kconfig
Migrate the following symbols to Kconfig: CONFIG_FS_EXT4 CONFIG_EXT4_WRITE The definitions in config_fallbacks.h can now be expressed in Kconfig. Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
This commit is contained in:
committed by
Tom Rini
parent
6574864df8
commit
3d22bae57f
@@ -601,7 +601,6 @@ CONFIG_ETHER_ON_FCC3
|
||||
CONFIG_ETHPRIME
|
||||
CONFIG_ETH_BUFSIZE
|
||||
CONFIG_ETH_RXSIZE
|
||||
CONFIG_EXT4_WRITE
|
||||
CONFIG_EXTRA_BOOTARGS
|
||||
CONFIG_EXTRA_CLOCK
|
||||
CONFIG_EXTRA_ENV
|
||||
@@ -751,7 +750,6 @@ CONFIG_FSL_VIA
|
||||
CONFIG_FSMC_NAND_BASE
|
||||
CONFIG_FSMTDBLK
|
||||
CONFIG_FSNOTIFY
|
||||
CONFIG_FS_EXT4
|
||||
CONFIG_FS_POSIX_ACL
|
||||
CONFIG_FTAHBC020S
|
||||
CONFIG_FTAHBC020S_BASE
|
||||
|
||||
Reference in New Issue
Block a user