[coreboot] Kconfig: Move `CBFS_SIZE` out of main section

Paul Menzel paulepanter at users.sourceforge.net
Fri May 1 11:21:53 CEST 2015


Dear coreboot folks,


commit f780c40f (CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE
for cbfstool) [1] adds a description to the Kconfig variable
`CBFS_SIZE`, which makes it, I think, visible in the Kconfig menu (`make
menuconfig`).

  […]
  │ ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │
  │ │                                 General setup  --->                                                                             │ │
  │ │                                 Mainboard  --->                                                                                 │ │
  │ │                                 Chipset  --->                                                                                   │ │
  │ │                                 Devices  --->                                                                                   │ │
  │ │                                 Display  --->                                                                                   │ │
  │ │                                 Generic Drivers  --->                                                                           │ │
  │ │                                 Console  --->                                                                                   │ │
  │ │                             (0x400000) Size of CBFS filesystem in ROM                                                           │ │
  │ │                                 System tables  --->                                                                             │ │
  │ │                                 Payload  --->                                                                                   │ │
  │ │                                 Debugging  --->
  […]

What section should

        (0x400000) Size of CBFS filesystem in ROM

be moved to?

Furthermore, should it even be visible or be hidden as an expert option?


Thanks,

Paul


[1] http://review.coreboot.org/9619
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20150501/5086aa21/attachment.asc>


More information about the coreboot mailing list