blob: 41b6adbb802121dfe95f3985944b86718165dee0 [file] [log] [blame]
Philippe Reynesbe2fc082019-01-31 18:57:36 +01001if ARCH_BCM63158
2
3config SYS_VENDOR
4 default "broadcom"
5
6config SYS_BOARD
7 default "bcm963158"
8
9config SYS_CONFIG_NAME
10 default "broadcom_bcm963158"
11
12endif
13
14config TARGET_BCM963158
15 bool "Support Broadcom bcm963158"
16 depends on ARCH_BCM63158
17 select ARM64