sunxi: add missing Kconfig symbol
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit dea7302fdf)
This commit is contained in:
parent
640fe03b11
commit
ac3ca603ea
@ -173,7 +173,7 @@ endef
|
||||
TARGET_DEVICES += bananapi_bpi-r3
|
||||
|
||||
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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user