mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
orangepi3-lts: change crust config
This commit is contained in:
@@ -7,4 +7,4 @@ KERNEL_TARGET="current,edge"
|
|||||||
KERNEL_TEST_TARGET="current,edge"
|
KERNEL_TEST_TARGET="current,edge"
|
||||||
MODULES="sprdbt_tty sprdwl_ng"
|
MODULES="sprdbt_tty sprdwl_ng"
|
||||||
MODULES_BLACKLIST_LEGACY="bcmdhd"
|
MODULES_BLACKLIST_LEGACY="bcmdhd"
|
||||||
CRUSTCONFIG="h6_defconfig"
|
CRUSTCONFIG="orangepi_3_lts_defconfig"
|
||||||
|
|||||||
10
patch/crust/add-defconfig-for-orangepi-3-lts.patch
Normal file
10
patch/crust/add-defconfig-for-orangepi-3-lts.patch
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
diff --git a/configs/orangepi_3_lts_defconfig b/configs/orangepi_3_lts_defconfig
|
||||||
|
new file mode 100644
|
||||||
|
index 0000000..2647faa
|
||||||
|
--- /dev/null
|
||||||
|
+++ b/configs/orangepi_3_lts_defconfig
|
||||||
|
@@ -0,0 +1,4 @@
|
||||||
|
+CONFIG_PLATFORM_H6=y
|
||||||
|
+CONFIG_CIR=y
|
||||||
|
+CONFIG_I2C_PINS_PL0_PL1=y
|
||||||
|
+CONFIG_MFD_AXP20X=y
|
||||||
Reference in New Issue
Block a user