mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Fixes per Uwe's comments.
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4616 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
5b1d51ba2e
commit
ea47143f15
2 changed files with 1 additions and 5 deletions
|
@ -1,3 +1,3 @@
|
||||||
config CPU_AMD_GX2
|
config CPU_AMD_GX2
|
||||||
bool
|
bool
|
||||||
default false
|
default n
|
||||||
|
|
|
@ -21,7 +21,3 @@ config NORTHBRIDGE_AMD_GX2
|
||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config HAVE_HIGH_TABLES
|
|
||||||
bool
|
|
||||||
default y
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue