diff options
Diffstat (limited to 'src/cpu/amd/socket_940')
-rw-r--r-- | src/cpu/amd/socket_940/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cpu/amd/socket_940/Kconfig b/src/cpu/amd/socket_940/Kconfig index 9a889be2cc..260d360faf 100644 --- a/src/cpu/amd/socket_940/Kconfig +++ b/src/cpu/amd/socket_940/Kconfig @@ -9,8 +9,8 @@ config K8_REV_F_SUPPORT #Opteron K8 1G HT Support config K8_HT_FREQ_1G_SUPPORT - hex - default 1 + bool + default y depends on CPU_AMD_SOCKET_940 config CPU_AMD_MODEL_FXX |