Files
u-boot/board
Masahiro Yamada 55ed3b4698 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW
This commit was created as follows:

[1] Rename the option with the following command:
find . -name .git -prune -o ! -path ./scripts/config_whitelist.txt \
-type f -print | xargs sed -i -e 's/CONFIG_DWMMC/CONFIG_MMC_DW/g'

[2] create the entry for MMC_DW in drivers/mmc/Kconfig
    (the prompt and help were copied from Linux)

[3] run "tools/moveconfig.py -y MMC_DW"

[4] add "depends on MMC_DW" to the MMC_DW_ROCKCHIP entry

[5] Clean-up doc/README.socfpga by hand

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Marek Vasut <marex@denx.de>
2017-01-11 19:40:14 +09:00
..
2016-10-12 08:20:17 -04:00
2016-05-02 18:37:09 -04:00
2016-02-06 12:00:59 +01:00
2016-10-28 18:37:13 +02:00
2016-02-06 12:00:59 +01:00
2016-06-24 17:24:40 -04:00
2015-09-11 17:12:57 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2015-11-12 17:38:08 +01:00
2016-06-17 09:51:01 -04:00
2016-02-06 12:00:59 +01:00
2016-09-27 23:30:27 +02:00
2016-07-22 14:46:00 -04:00
2015-09-07 13:41:04 +02:00
2016-02-06 12:00:59 +01:00
2016-11-13 15:54:34 -05:00
2016-09-27 23:30:27 +02:00
2016-02-20 21:40:02 +01:00
2016-12-04 13:55:00 -05:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2017-01-04 16:37:43 +01:00
2016-10-31 10:13:16 -04:00
2016-09-07 08:48:58 -04:00
2017-01-02 17:55:58 +01:00
2016-03-27 09:13:01 -04:00