Pelagicore / meta-pelux

PELUX is an open source, GENIVI compliant development platform that supports the Qt Automotive Suite
https://pelux.io
MIT License
39 stars 28 forks source link

linux-intel: enable card reader for Intel NUC #290

Closed sashko closed 5 years ago

sashko commented 5 years ago

Enabled Realtek PCI-Express card reader used by Intel NUC.

Signed-off-by: Oleksandr Kravchuk oleksandr.kravchuk@pelagicore.com

martin-ejdestig commented 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/.)

sashko commented 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/.)

Nice find. I'll replace it with KERNEL_FEATURES.