src/mainboard/Kconfig: Add support for 10240 KiB ROM chips
commitd61c67070536fbddcf2fae7f2f5515da9659dc01
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Tue, 3 Oct 2017 18:59:10 +0000 (3 20:59 +0200)
committerMartin Roth <martinroth@google.com>
Thu, 5 Oct 2017 17:53:16 +0000 (5 17:53 +0000)
treef989060ac2270dffb648b00e8f7022f656a8fb07
parent7f72c641957344e05176b7f31b0fffca434f4be7
src/mainboard/Kconfig: Add support for 10240 KiB ROM chips

The Dell Optiplex 790 desktop board has a logical 10MiB flash, so it
needs to select BOARD_ROMSIZE_KB_10240. Provide it, so it can be used.

Change-Id: I6365b0cda67fa1213c20337890157e5d658094d1
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/21863
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
src/mainboard/Kconfig