Jetpack/u-boot/board/cm-bf537e/Kconfig

10 lines
111 B
Plaintext
Raw Permalink Normal View History

if TARGET_CM_BF537E
config SYS_BOARD
default "cm-bf537e"
config SYS_CONFIG_NAME
default "cm-bf537e"
endif