Squelch some warnings from Kconfig

Overriding global config entries in mainboard directory Kconfig
files often raise unnecessary warnings. Squelch some of those.

Change-Id: Ib5127672ae068670028aa25c8ccb5366277622f2
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5699
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
This commit is contained in:
Kyösti Mälkki 2014-05-08 14:35:52 +03:00 committed by Patrick Georgi
commit 618de689c3
3 changed files with 2 additions and 12 deletions

View file

@ -49,10 +49,6 @@ config MAX_PHYSICAL_CPUS
int
default 2
config LOGICAL_CPUS
bool
default y
config HEAP_SIZE
hex
default 0x20000