diff options
Diffstat (limited to 'src/soc/qualcomm/Kconfig')
-rw-r--r-- | src/soc/qualcomm/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/soc/qualcomm/Kconfig b/src/soc/qualcomm/Kconfig deleted file mode 100644 index 918093b7d8..0000000000 --- a/src/soc/qualcomm/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -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. |