Jetpack/u-boot/board/pdm360ng/Kconfig

10 lines
108 B
Plaintext
Raw Normal View History

if TARGET_PDM360NG
config SYS_BOARD
default "pdm360ng"
config SYS_CONFIG_NAME
default "pdm360ng"
endif