[U-Boot] [PATCH v2 1/2] mmc: pci: Add CONFIG_MMC_PCI

Bin Meng bmeng.cn at gmail.com
Sat Feb 18 04:27:51 UTC 2017


On Fri, Feb 17, 2017 at 9:02 PM, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> From: Felipe Balbi <felipe.balbi at linux.intel.com>
>
> 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 at samsung.com>
> Signed-off-by: Felipe Balbi <felipe.balbi at linux.intel.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  configs/bayleybay_defconfig                             | 1 +
>  configs/conga-qeval20-qa3-e3845-internal-uart_defconfig | 1 +
>  configs/conga-qeval20-qa3-e3845_defconfig               | 1 +
>  configs/crownbay_defconfig                              | 1 +
>  configs/dfi-bt700-q7x-151_defconfig                     | 1 +
>  configs/galileo_defconfig                               | 1 +
>  configs/minnowmax_defconfig                             | 1 +
>  configs/theadorable-x86-dfi-bt700_defconfig             | 1 +
>  drivers/mmc/Kconfig                                     | 8 ++++++++
>  drivers/mmc/Makefile                                    | 2 +-
>  10 files changed, 17 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list