u-boot-brain/board/samsung
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
..
arndale dm: exynos: Make sure that GPIOs are requested 2014-10-22 10:36:33 -06:00
common mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW 2017-01-11 19:40:14 +09:00
espresso7420 board: samsung: add initial Espresso7420 board support 2016-05-25 10:00:19 +09:00
goni arm: samsung: Convert s5p_goni and smdkc100 to DM_I2C 2016-12-05 13:27:29 +01:00
odroid board: samsung: update the MAINTAINERS file 2016-12-27 11:24:19 -05:00
origen samsung: fix mkorigenspl for darwin 2016-02-24 18:43:59 -05:00
smdk5250 exynos: Add support for spring 2015-08-05 21:06:17 -06:00
smdk5420 board: samsung: update the MAINTAINERS file 2016-12-27 11:24:19 -05:00
smdkc100 mtd: OneNAND: allow board init function fail 2016-07-22 14:46:12 -04:00
smdkv310 smdkv310: clean up checkpatch issues 2015-11-02 10:38:22 +09:00
trats board: samsung: update the MAINTAINERS file 2016-12-27 11:24:19 -05:00
trats2 board: samsung: update the MAINTAINERS file 2016-12-27 11:24:19 -05:00
universal_c210 board: samsung: update the MAINTAINERS file 2016-12-27 11:24:19 -05:00