summaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/Kconfig
blob: 918093b7d87f230da8d2af897dfc9e2b8aa3d870 (plain)
1
2
3
4
5
6
7
8
9
source src/soc/qualcomm/ipq806x/Kconfig

config CBFS_SIZE
	hex "Size of CBFS filesystem in ROM"
	default ROM_SIZE
	help
	  CBFS size needs to match the size of memory allocated to the
	  coreboot blob elsewhere in the system. Make sure this config option
	  is fine tuned in the board config file.