Jetpack/u-boot/board/a4m072/Kconfig

10 lines
102 B
Plaintext
Raw Permalink Normal View History

if TARGET_A4M072
config SYS_BOARD
default "a4m072"
config SYS_CONFIG_NAME
default "a4m072"
endif