diff options
Diffstat (limited to 'src/cpu/amd/socket_AM2r2')
-rw-r--r-- | src/cpu/amd/socket_AM2r2/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/cpu/amd/socket_AM2r2/Kconfig b/src/cpu/amd/socket_AM2r2/Kconfig index bdbfc64b8c..9435a55867 100644 --- a/src/cpu/amd/socket_AM2r2/Kconfig +++ b/src/cpu/amd/socket_AM2r2/Kconfig @@ -9,12 +9,6 @@ config CPU_SOCKET_TYPE default 0x11 depends on CPU_AMD_SOCKET_AM2R2 -# DDR2 and REG -config DIMM_SUPPORT - hex - default 0x0104 - depends on CPU_AMD_SOCKET_AM2R2 - config EXT_RT_TBL_SUPPORT bool default n |