add ODROID-C2/C4/N2/N2+ support for RPI-RF-MOD/HM-MOD-RPI-PCB integration (#1323)
* add ODROID-C2/C4/N2/N2+ support for RPI-RF-MOD/HM-MOD-RPI-PCB integration * updated rpi-rf-mod package to latest version with dtbo fixes
This commit is contained in:
@@ -24,6 +24,21 @@ config BR2_PACKAGE_RPI_RF_MOD_DTS_TINKER
|
||||
help
|
||||
For the ASUS Tinkerboard
|
||||
|
||||
config BR2_PACKAGE_RPI_RF_MOD_DTS_ODROID-C4
|
||||
bool "Odroid-C4"
|
||||
help
|
||||
For the Odroid-C4
|
||||
|
||||
config BR2_PACKAGE_RPI_RF_MOD_DTS_ODROID-N2
|
||||
bool "Odroid-N2"
|
||||
help
|
||||
For the Odroid-N2
|
||||
|
||||
config BR2_PACKAGE_RPI_RF_MOD_DTS_ODROID-C2
|
||||
bool "Odroid-C2"
|
||||
help
|
||||
For the Odroid-C2
|
||||
|
||||
endchoice
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user