Jetpack/u-boot/board/ibf-dsp561/Kconfig

10 lines
114 B
Plaintext
Raw Normal View History

if TARGET_IBF_DSP561
config SYS_BOARD
default "ibf-dsp561"
config SYS_CONFIG_NAME
default "ibf-dsp561"
endif