uboot/board/cm4008/Kconfig

13 lines
136 B
Plaintext

if TARGET_CM4008
config SYS_BOARD
default "cm4008"
config SYS_SOC
default "ks8695"
config SYS_CONFIG_NAME
default "cm4008"
endif