Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-22 | fs: Migrate ext4 to Kconfig | Tuomas Tynkkynen | |
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> | |||
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada | |
This would be useful to start moving various config options. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org> |