aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/broadcom/bcm5785/Kconfig
blob: d72afd8d2c9924315d2b5214732b967eaafbde3a (plain)
1
2
3
4
5
6
7
8
config SOUTHBRIDGE_BROADCOM_BCM5785
	bool
	select HAVE_HARD_RESET

config BOOTBLOCK_SOUTHBRIDGE_INIT
	string
	default "southbridge/broadcom/bcm5785/bootblock.c"
	depends on SOUTHBRIDGE_BROADCOM_BCM5785