]> 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)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 21 Mar 2017 12:02:18 +0000 (21:02 +0900)
commitb706b1c24d98320fce12a402bd6960f407063d78
treefc4d7eacc888bdd4b2bb48457d2176bd9a1cc831
parentd5abcf94c7123167725fc22ace342f0d455093c1
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