Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
[oweals/u-boot.git] / board / broadcom / bcm968580xref / Kconfig
1 if ARCH_BCM6858
2
3 config SYS_VENDOR
4         default "broadcom"
5
6 config SYS_BOARD
7         default "bcm968580xref"
8
9 config SYS_CONFIG_NAME
10         default "broadcom_bcm968580xref"
11
12 endif
13
14 config TARGET_BCM968580XREF
15         bool "Support Broadcom bcm968580xref"
16         depends on ARCH_BCM6858
17         select ARM64