diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2009-10-01 16:51:36 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2009-10-01 16:51:36 +0000 |
commit | 1df483d3a159100effb2cdebb680e8d95a5631c8 (patch) | |
tree | 02af77febde73a12d8226485e9df3bc44a455be3 /src/Kconfig | |
parent | 20d5c2e14e808683ec633a5951f4ebd8a86cc433 (diff) |
Get rid of the total impact. Vendor died 5 years ago and nobody cares.
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4703 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig index 7d268b0f0d..06d710851c 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -152,7 +152,7 @@ config USE_FALLBACK_IMAGE config HAVE_HARD_RESET bool - default n + default 0 config HAVE_INIT_TIMER bool |