diff options
Diffstat (limited to 'src/mainboard/tyan/s2912/Kconfig')
-rw-r--r-- | src/mainboard/tyan/s2912/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/tyan/s2912/Kconfig b/src/mainboard/tyan/s2912/Kconfig index 2075b317e3..9af6e8f05a 100644 --- a/src/mainboard/tyan/s2912/Kconfig +++ b/src/mainboard/tyan/s2912/Kconfig @@ -56,10 +56,6 @@ config PCI_64BIT_PREF_MEM bool default n -config HW_MEM_HOLE_SIZEK - hex - default 0x100000 - config MAX_CPUS int default 4 @@ -68,10 +64,6 @@ config MAX_PHYSICAL_CPUS int default 2 -config HW_MEM_HOLE_SIZE_AUTO_INC - bool - default n - config HT_CHAIN_UNITID_BASE hex default 0x0 |