commit | b706b1c24d98320fce12a402bd6960f407063d78 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Feb 20 14:24:13 2017 +0300 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Tue Mar 21 21:02:18 2017 +0900 |
tree | fc4d7eacc888bdd4b2bb48457d2176bd9a1cc831 | |
parent | d5abcf94c7123167725fc22ace342f0d455093c1 [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>