1if TARGET_DEVKIT3250 2 3config SYS_BOARD 4 default "devkit3250" 5 6config SYS_VENDOR 7 default "timll" 8 9config SYS_CONFIG_NAME 10 default "devkit3250" 11 12endif 13