Files
u-boot/include/configs
Masahiro Yamada 45a68fe267 mmc: move some SDHCI related options to Kconfig
While I moved the options, I also renamed them so that they are all
prefixed with MMC_SDHCI_.

This commit was created in the following steps.

[1] Rename with the following command
find . -name .git -prune -o ! -path ./scripts/config_whitelist.txt \
-type f -print | xargs sed -i -e '
s/CONFIG_MMC_SDMA/CONFIG_MMC_SDHCI_SDMA/g
s/CONFIG_BCM2835_SDHCI/CONFIG_MMC_SDHCI_BCM2835/g
s/CONFIG_KONA_SDHCI/CONFIG_MMC_SDHCI_KONA/g
s/CONFIG_MV_SDHCI/CONFIG_MMC_SDHCI_MV/g
s/CONFIG_S5P_SDHCI/CONFIG_MMC_SDHCI_S5P/g
s/CONFIG_SPEAR_SDHCI/CONFIG_MMC_SDHCI_SPEAR/g
'

[2] create the Kconfig entries in drivers/mmc/Kconfig

[3] Move the options by the following command
tools/moveconfig.py -y MMC_SDHCI_SDMA MMC_SDHCI_BCM2835 \
MMC_SDHCI_KONA MMC_SDHCI_MV MMC_SDHCI_S5P MMC_SDHCI_SPEAR

[4] Sort drivers/mmc/Makefile for readability

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2016-12-29 13:08:16 -05:00
..
2016-10-28 07:13:52 -04:00
2016-09-09 14:59:35 -04:00
2016-12-03 13:21:24 -05:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-10-23 18:33:36 -04:00
2016-12-05 11:04:42 -05:00
2016-10-28 07:13:52 -04:00
2016-10-23 18:33:21 -04:00
2016-10-23 18:33:21 -04:00
2016-10-12 08:04:34 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-12 08:20:17 -04:00
2016-10-23 18:33:21 -04:00
2016-06-17 09:34:49 -04:00
2016-10-12 08:04:34 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-09-26 13:24:43 -04:00
2016-10-27 20:33:56 -04:00
2016-10-14 21:11:33 -04:00
2016-10-23 18:33:21 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-09-26 13:24:43 -04:00
2016-09-26 13:24:43 -04:00
2016-11-29 16:59:37 +01:00
2016-12-16 18:39:05 +01:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-10-23 18:33:21 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-23 18:33:22 -04:00
2016-09-26 13:24:43 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-09-09 14:59:35 -04:00
2016-10-12 08:20:17 -04:00
2016-10-23 18:33:21 -04:00
2016-10-23 18:33:21 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-09-26 13:24:43 -04:00
2016-10-28 07:13:52 -04:00
2016-08-05 12:50:25 +03:00
2014-10-27 17:54:13 -04:00
2014-10-27 17:54:13 -04:00
2016-09-27 10:46:45 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-10-23 18:33:36 -04:00
2016-10-23 18:33:22 -04:00
2016-10-28 07:13:52 -04:00
2016-09-26 13:24:43 -04:00
2016-10-28 07:13:52 -04:00
2016-09-09 14:59:35 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-09-26 13:24:43 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-12 08:04:34 -04:00
2016-10-28 07:13:52 -04:00
2016-10-14 21:11:33 -04:00
2016-10-23 18:33:22 -04:00
2016-10-23 18:33:22 -04:00
2016-10-12 08:20:17 -04:00
2016-09-27 10:46:45 -04:00
2016-10-28 07:13:52 -04:00
2016-10-30 11:38:04 +01:00
2016-10-28 07:13:52 -04:00
2016-10-14 21:11:33 -04:00
2016-10-28 07:13:52 -04:00
2016-12-03 13:21:23 -05:00
2016-09-26 13:24:43 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-10-23 18:33:36 -04:00
2016-11-29 16:45:48 +01:00
2016-10-14 21:11:33 -04:00
2016-12-16 10:21:29 +01:00
2016-10-27 20:33:56 -04:00
2016-10-28 07:13:52 -04:00
2016-12-03 13:21:24 -05:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-10-12 08:20:17 -04:00
2016-09-27 10:46:45 -04:00
2016-10-27 20:33:56 -04:00
2016-10-23 18:33:21 -04:00
2016-10-12 08:20:17 -04:00
2016-10-28 07:13:52 -04:00
2016-10-28 07:13:52 -04:00
2016-09-09 14:59:35 -04:00