diff options
Diffstat (limited to 'src/cpu/amd/socket_S1G1/Kconfig')
-rw-r--r-- | src/cpu/amd/socket_S1G1/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cpu/amd/socket_S1G1/Kconfig b/src/cpu/amd/socket_S1G1/Kconfig index 01d84a1d3a..3338677e5a 100644 --- a/src/cpu/amd/socket_S1G1/Kconfig +++ b/src/cpu/amd/socket_S1G1/Kconfig @@ -19,10 +19,6 @@ config DIMM_SUPPORT hex default 0x0204 -config CPU_ADDR_BITS - int - default 40 - config DCACHE_RAM_BASE hex default 0xc8000 |