u-boot/board/ti/sdp3430/Kconfig

13 lines
150 B
Plaintext

if TARGET_OMAP3_SDP3430
config SYS_BOARD
default "sdp3430"
config SYS_VENDOR
default "ti"
config SYS_CONFIG_NAME
default "omap3_sdp3430"
endif