Jetpack/u-boot/board/bf533-stamp/Kconfig

10 lines
117 B
Plaintext
Raw Permalink Normal View History

if TARGET_BF533_STAMP
config SYS_BOARD
default "bf533-stamp"
config SYS_CONFIG_NAME
default "bf533-stamp"
endif