Fix lint-stable target
commit1e44c3ff5a08322afba3f52f5d9d88fb0ede9027
authorPatrick Georgi <patrick.georgi@secunet.com>
Fri, 16 Aug 2013 08:14:38 +0000 (16 10:14 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Fri, 16 Aug 2013 08:32:43 +0000 (16 10:32 +0200)
tree6ef4cbd36fdbdfce2de091e22bfc096fe944c11b
parent361cd8153d3426f2ba4f65ccb396e8e20e738068
Fix lint-stable target

SEABIOS_PS2_TIMEOUT needs a default, otherwise the "allyesconfig" target
hangs in an endless loop.
The given default is correctly overridden by the (currently sole) user,
the lenovo/x60 target.

Change-Id: I3f5e347c29ccbb4d711a489d067b6c909f030bd0
Reported-by: Kyösti Mälkki
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/3874
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Tested-by: build bot (Jenkins)
src/Kconfig