aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_BGA1284
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/socket_BGA1284')
-rw-r--r--src/cpu/intel/socket_BGA1284/Kconfig11
-rw-r--r--src/cpu/intel/socket_BGA1284/Makefile.inc7
2 files changed, 0 insertions, 18 deletions
diff --git a/src/cpu/intel/socket_BGA1284/Kconfig b/src/cpu/intel/socket_BGA1284/Kconfig
deleted file mode 100644
index 402dc5c60c..0000000000
--- a/src/cpu/intel/socket_BGA1284/Kconfig
+++ /dev/null
@@ -1,11 +0,0 @@
-config CPU_INTEL_SOCKET_BGA1284
- bool
-
-if CPU_INTEL_SOCKET_BGA1284
-
-config SOCKET_SPECIFIC_OPTIONS # dummy
- def_bool y
- select MMX
- select SSE
-
-endif
diff --git a/src/cpu/intel/socket_BGA1284/Makefile.inc b/src/cpu/intel/socket_BGA1284/Makefile.inc
deleted file mode 100644
index 539f285d92..0000000000
--- a/src/cpu/intel/socket_BGA1284/Makefile.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-subdirs-y += ../../x86/tsc
-subdirs-y += ../../x86/mtrr
-subdirs-y += ../../x86/lapic
-subdirs-y += ../../x86/cache
-subdirs-y += ../../x86/smm
-subdirs-y += ../microcode
-subdirs-y += ../turbo