Closed sashko closed 5 years ago
$ cat build-intel-qtauto/tmp/work/corei7-64-intel-common-pelux-linux/linux-intel/4.14.92+gitAUTOINC+bc35d5bd22_f68d0bb395-r0/kernel-meta/features/mmc/mmc-realtek.cfg
CONFIG_MFD_RTSX_PCI=m
CONFIG_MMC_REALTEK_PCI=m
There is a feature for this? Enable that instead? I do not know how kernel-meta works. (Can not find the *.cfg in sources/.)
$ cat build-intel-qtauto/tmp/work/corei7-64-intel-common-pelux-linux/linux-intel/4.14.92+gitAUTOINC+bc35d5bd22_f68d0bb395-r0/kernel-meta/features/mmc/mmc-realtek.cfg CONFIG_MFD_RTSX_PCI=m CONFIG_MMC_REALTEK_PCI=m
There is a feature for this? Enable that instead? I do not know how kernel-meta works. (Can not find the *.cfg in sources/.)
Nice find. I'll replace it with KERNEL_FEATURES
.
Enabled Realtek PCI-Express card reader used by Intel NUC.
Signed-off-by: Oleksandr Kravchuk oleksandr.kravchuk@pelagicore.com