rk3318: enable uboot gpio command

This commit is contained in:
Alex Shumsky 2024-02-17 21:32:37 +03:00 committed by Igor
parent 2313d3111b
commit 6154b98851
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ new file mode 100644
index 00000000..b6a038f7
--- /dev/null
+++ b/configs/rk3318-box_defconfig
@@ -0,0 +1,121 @@
@@ -0,0 +1,123 @@
+CONFIG_ARM=y
+CONFIG_ARCH_ROCKCHIP=y
+CONFIG_SYS_TEXT_BASE=0x00200000
@ -125,3 +125,5 @@ index 00000000..b6a038f7
+CONFIG_BUTTON=y
+CONFIG_BUTTON_ADC=y
+CONFIG_CMD_BUTTON=y
+CONFIG_CMD_GPIO=y
+CONFIG_CMD_GPIO_READ=y