]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: pci: Add CONFIG_MMC_PCI
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 20 Feb 2017 11:24:13 +0000 (14:24 +0300)
committerStefan Roese <sr@denx.de>
Wed, 29 Mar 2017 05:38:06 +0000 (07:38 +0200)
commitac9c4912c07e0aba1f8b1c993f2fc8051a34fea2
treec53d5b3d33e5c010e43b4c9e7970bd76d21bc434
parent19c1c700ecdedcb1c24de8d17bd01be4a8ccbfcc
mmc: pci: Add CONFIG_MMC_PCI

We don't want pci_mmc to compile every time x86 compiles, only when
there's a platform that needs it. For that reason, we're adding a new
CONFIG_MMC_PCI which platforms can choose to enable.

Suggested-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
configs/bayleybay_defconfig
configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
configs/conga-qeval20-qa3-e3845_defconfig
configs/crownbay_defconfig
configs/dfi-bt700-q7x-151_defconfig
configs/galileo_defconfig
configs/minnowmax_defconfig
configs/theadorable-x86-dfi-bt700_defconfig
drivers/mmc/Kconfig
drivers/mmc/Makefile