diff options
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r-- | src/config/Options.lb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index f69f94c327..4d28bd53d5 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -299,11 +299,6 @@ define CONFIG_USE_DCACHE_RAM export always comment "Use data cache as temporary RAM if possible" end -define CONFIG_CAR_FAM10 - default 0 - export always - comment "AMD family 10 CAR requires additional setup" -end define CONFIG_DCACHE_RAM_BASE default 0xc0000 format "0x%x" |