blob: 95c86f28bd64aeb9c85ea87d281d1af5d95e797d [file] [log] [blame]
Myles Watsond9659012010-03-17 00:55:39 +00001# CPU models
2source src/cpu/intel/model_6xx/Kconfig
Patrick Georgi88f55b22009-09-25 18:43:02 +00003source src/cpu/intel/model_69x/Kconfig
4source src/cpu/intel/model_6dx/Kconfig
Patrick Georgi0588d192009-08-12 15:00:51 +00005source src/cpu/intel/model_6ex/Kconfig
6source src/cpu/intel/model_6fx/Kconfig
Patrick Georgi88f55b22009-09-25 18:43:02 +00007source src/cpu/intel/model_1067x/Kconfig
Stefan Reinauer5fc7f982009-11-04 12:18:44 +00008source src/cpu/intel/model_106cx/Kconfig
Myles Watsond9659012010-03-17 00:55:39 +00009source src/cpu/intel/model_f0x/Kconfig
10source src/cpu/intel/model_f1x/Kconfig
11source src/cpu/intel/model_f2x/Kconfig
12source src/cpu/intel/model_f3x/Kconfig
13source src/cpu/intel/model_f4x/Kconfig
Patrick Georgi88f55b22009-09-25 18:43:02 +000014source src/cpu/intel/ep80579/Kconfig
Myles Watsond9659012010-03-17 00:55:39 +000015# Sockets/Slots
16source src/cpu/intel/bga956/Kconfig
Uwe Hermannb7fec822009-08-25 12:25:36 +000017source src/cpu/intel/slot_2/Kconfig
Keith Huie1ec1582010-03-05 16:18:38 +000018source src/cpu/intel/slot_1/Kconfig
Patrick Georgi88f55b22009-09-25 18:43:02 +000019source src/cpu/intel/socket_mFCPGA478/Kconfig
20source src/cpu/intel/socket_mPGA478/Kconfig
21source src/cpu/intel/socket_mPGA479M/Kconfig
Patrick Georgice568352010-01-04 14:36:55 +000022source src/cpu/intel/socket_mPGA603/Kconfig
Patrick Georgi88f55b22009-09-25 18:43:02 +000023source src/cpu/intel/socket_mPGA604/Kconfig
24source src/cpu/intel/socket_PGA370/Kconfig
Stefan Reinauer5fc7f982009-11-04 12:18:44 +000025source src/cpu/intel/socket_441/Kconfig