blob: 8ce21f980d5cd8320b7fb1c8f25e2c6a8117d18a [file] [log] [blame]
Rayagonda Kokatanur1d8fa362020-07-15 22:48:55 +05301if TARGET_BCMNS3
2
3config SYS_BOARD
4 default "bcmns3"
5
6config SYS_VENDOR
7 default "broadcom"
8
9config SYS_SOC
10 default "bcmns3"
11
12config SYS_CONFIG_NAME
13 default "bcm_ns3"
14
15endif