orangepi3-lts: change crust config

This commit is contained in:
Gunjan Gupta
2023-09-06 17:46:16 +05:30
committed by Igor
parent 27be8be8af
commit 9def9f6b4a
2 changed files with 11 additions and 1 deletions

View File

@@ -7,4 +7,4 @@ KERNEL_TARGET="current,edge"
KERNEL_TEST_TARGET="current,edge"
MODULES="sprdbt_tty sprdwl_ng"
MODULES_BLACKLIST_LEGACY="bcmdhd"
CRUSTCONFIG="h6_defconfig"
CRUSTCONFIG="orangepi_3_lts_defconfig"

View 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