commit | c351201ae47da0f02d840fd6aaae42695fdef7e2 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Feb 20 14:24:13 2017 +0300 |
committer | Stefan Roese <sr@denx.de> | Wed Mar 29 07:38:06 2017 +0200 |
tree | c53d5b3d33e5c010e43b4c9e7970bd76d21bc434 | |
parent | ac366d84b02631a6bef5558d3a57458c06933cf9 [diff] |
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>