sunxi: add missing Kconfig symbol

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2023-09-24 10:29:45 +08:00
parent ea666783db
commit dea7302fdf
3 changed files with 3 additions and 1 deletions

View File

@@ -206,7 +206,7 @@ endef
TARGET_DEVICES += cetron_ct3003-stock
define Device/cetron_ct3003-ubootmod
DEVICE_VENDOR := CETRON
DEVICE_VENDOR := Cetron
DEVICE_MODEL := CT3003 (custom U-Boot layout)
DEVICE_DTS := mt7981b-cetron-ct3003-ubootmod
DEVICE_DTS_DIR := ../dts

View File

@@ -489,6 +489,7 @@ CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TOUCHSCREEN_SUN4I=y
CONFIG_TREE_RCU=y
CONFIG_TREE_SRCU=y
# CONFIG_UCLAMP_TASK is not set
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
CONFIG_UNWINDER_ARM=y
CONFIG_USB=y

View File

@@ -498,6 +498,7 @@ CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TOUCHSCREEN_SUN4I=y
CONFIG_TREE_RCU=y
CONFIG_TREE_SRCU=y
# CONFIG_UCLAMP_TASK is not set
CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
CONFIG_UNWINDER_ARM=y
CONFIG_USB=y