diff options
Diffstat (limited to 'src/cpu/Kconfig')
-rw-r--r-- | src/cpu/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cpu/Kconfig b/src/cpu/Kconfig index 3d23f0c3db..8f60644395 100644 --- a/src/cpu/Kconfig +++ b/src/cpu/Kconfig @@ -25,7 +25,3 @@ config SMP bool default y if MAX_CPUS != 1 default n - -config CPU_SOCKET_TYPE - hex - default 0 |