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

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