Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-03 | Kconfig: Migrate FS_FAT / FAT_WRITE | Tom Rini | |
Now that these symbols are in Kconfig, migrate all users. Use imply on a number of platforms that default to having this enabled. As part of this we must migrate some straglers for CMD_FAT and DOS_PARTITION. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2017-05-22 | ARM: rmobile: salvator-x: Rename the defconfig to match the SoC | Marek Vasut | |
Rename the salvator-x_defconfig to r8a7795_salvator-x_defconfig in preparation for the r8a7796 support on salvator-x board. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |