sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/board/ge/mx53ppd/Kconfig

17 lines
170 B
Plaintext

if TARGET_MX53PPD
config SYS_BOARD
default "mx53ppd"
config SYS_VENDOR
default "ge"
config SYS_SOC
default "mx5"
config SYS_CONFIG_NAME
default "mx53ppd"
endif