Jetpack/u-boot/board/v38b/Kconfig

10 lines
96 B
Plaintext
Raw Normal View History

if TARGET_V38B
config SYS_BOARD
default "v38b"
config SYS_CONFIG_NAME
default "v38b"
endif