diff --git a/projects/Odroid_C2/filesystem/usr/lib/udev/rules.d/99-spidev.rules b/projects/Odroid_C2/filesystem/usr/lib/udev/rules.d/99-spidev.rules new file mode 100644 index 0000000000..f77348eab0 --- /dev/null +++ b/projects/Odroid_C2/filesystem/usr/lib/udev/rules.d/99-spidev.rules @@ -0,0 +1 @@ +KERNEL=="spidev*", SUBSYSTEMS=="spidev", SYMLINK+="spidev0.0" diff --git a/projects/Odroid_C2/linux/linux.aarch64.conf b/projects/Odroid_C2/linux/linux.aarch64.conf index e5fa47e0bb..afe6655894 100644 --- a/projects/Odroid_C2/linux/linux.aarch64.conf +++ b/projects/Odroid_C2/linux/linux.aarch64.conf @@ -1112,7 +1112,7 @@ CONFIG_AML_CODEC_MM=y # # AMLOGIC SPI Hardware bus support # -# CONFIG_AMLOGIC_SPICC_MASTER is not set +CONFIG_AMLOGIC_SPICC_MASTER=y # CONFIG_AMLOGIC_JTAG is not set CONFIG_AMLOGIC_CPU_INFO=y