Enable publishing of board ID where supported

Hardware / Coreboot - Vadim Bendebury [chromium.org] - 23 March 2015 11:20 UTC

These boards are supposed to be able to determine the board ID at run time based on GPIO settings.

BUG=chrome-os-partner:30489 TEST=verified that all boards build. Checked that storm proto0 reports board ID of 0 on the console

Original-Change-Id: Iadd758a799d69e1e34579d7d495378856b64c45b

052b7fe Enable publishing of board ID where supported
src/Kconfig | 1 +
src/mainboard/google/nyan_big/Kconfig | 2 ++
src/mainboard/google/nyan_blaze/Kconfig | 2 ++
src/mainboard/google/rush/Kconfig | 1 +
src/mainboard/google/rush_ryu/Kconfig | 1 +
src/mainboard/google/storm/Kconfig | 2 ++
6 files changed, 9 insertions(+)

Upstream: review.coreboot.org


  • Share