16 lines
161 B
Plaintext
16 lines
161 B
Plaintext
|
if TARGET_KWB
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "kwb"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "BuR"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "am33xx"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "kwb"
|
||
|
|
||
|
endif
|