diff options
Diffstat (limited to 'src/mainboard/lenovo/t60/Kconfig')
-rw-r--r-- | src/mainboard/lenovo/t60/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t60/Kconfig b/src/mainboard/lenovo/t60/Kconfig index 54c469b7c8..bb435570eb 100644 --- a/src/mainboard/lenovo/t60/Kconfig +++ b/src/mainboard/lenovo/t60/Kconfig @@ -1,6 +1,6 @@ if BOARD_LENOVO_T60 -config BOARD_SPECIFIC_OPTIONS # dummy +config BOARD_SPECIFIC_OPTIONS def_bool y select SYSTEM_TYPE_LAPTOP select CPU_INTEL_SOCKET_MFCPGA478 |