mmc: complete unfinished move of CONFIG_MMC
Commit 7a777f6d ("mmc: Add generic Kconfig option") created a Kconfig entry for this option without any actual moves, then commit 44c79879 ("sunxi: Use Kconfig CONFIG_MMC") moved instances only for SUNXI. We generally do not like such partial moves. This kind of work is automated by tools/moveconfig.py, so it is pretty easy to complete this move. I am adding "default ARM || PPC || SANDBOX" (suggested by Tom). This shortens the configs and will ease new board porting. This commit was created as follows: [1] Edit Kconfig (remove the "depends on", add the "default", copy the prompt and help message from Linux) [2] Run 'tools/moveconfig.py -y -s -r HEAD MMC' Signed-off-by:Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by:
Jaehoon Chung <jh80.chung@samsung.com>
Showing
- configs/B4420QDS_NAND_defconfig 1 addition, 0 deletionsconfigs/B4420QDS_NAND_defconfig
- configs/B4420QDS_SPIFLASH_defconfig 1 addition, 0 deletionsconfigs/B4420QDS_SPIFLASH_defconfig
- configs/B4420QDS_defconfig 1 addition, 0 deletionsconfigs/B4420QDS_defconfig
- configs/B4860QDS_NAND_defconfig 1 addition, 0 deletionsconfigs/B4860QDS_NAND_defconfig
- configs/B4860QDS_SECURE_BOOT_defconfig 1 addition, 0 deletionsconfigs/B4860QDS_SECURE_BOOT_defconfig
- configs/B4860QDS_SPIFLASH_defconfig 1 addition, 0 deletionsconfigs/B4860QDS_SPIFLASH_defconfig
- configs/B4860QDS_SRIO_PCIE_BOOT_defconfig 1 addition, 0 deletionsconfigs/B4860QDS_SRIO_PCIE_BOOT_defconfig
- configs/B4860QDS_defconfig 1 addition, 0 deletionsconfigs/B4860QDS_defconfig
- configs/BSC9131RDB_NAND_SYSCLK100_defconfig 1 addition, 0 deletionsconfigs/BSC9131RDB_NAND_SYSCLK100_defconfig
- configs/BSC9131RDB_NAND_defconfig 1 addition, 0 deletionsconfigs/BSC9131RDB_NAND_defconfig
- configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig 1 addition, 0 deletionsconfigs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig
- configs/BSC9131RDB_SPIFLASH_defconfig 1 addition, 0 deletionsconfigs/BSC9131RDB_SPIFLASH_defconfig
- configs/C29XPCIE_NAND_defconfig 1 addition, 0 deletionsconfigs/C29XPCIE_NAND_defconfig
- configs/C29XPCIE_NOR_SECBOOT_defconfig 1 addition, 0 deletionsconfigs/C29XPCIE_NOR_SECBOOT_defconfig
- configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig 1 addition, 0 deletionsconfigs/C29XPCIE_SPIFLASH_SECBOOT_defconfig
- configs/C29XPCIE_SPIFLASH_defconfig 1 addition, 0 deletionsconfigs/C29XPCIE_SPIFLASH_defconfig
- configs/C29XPCIE_defconfig 1 addition, 0 deletionsconfigs/C29XPCIE_defconfig
- configs/CPCI2DP_defconfig 1 addition, 0 deletionsconfigs/CPCI2DP_defconfig
- configs/CPCI4052_defconfig 1 addition, 0 deletionsconfigs/CPCI4052_defconfig
- configs/MIP405T_defconfig 1 addition, 0 deletionsconfigs/MIP405T_defconfig
Loading
Please register or sign in to comment