blob: b5730367a2d276ad1c6d99a46e542aed83b83d3e [file] [log] [blame]
Philippe Reynes786dc912018-10-11 18:31:59 +02001if ARCH_BCM6858
2
3config SYS_VENDOR
4 default "broadcom"
5
6config SYS_BOARD
7 default "bcm968580xref"
8
9config SYS_CONFIG_NAME
10 default "broadcom_bcm968580xref"
11
12endif
13
14config TARGET_BCM968580XREF
15 bool "Support Broadcom bcm968580xref"
16 depends on ARCH_BCM6858
17 select ARM64