diff options
Diffstat (limited to 'src/mainboard/asus/p5gc-mx/Kconfig')
-rw-r--r-- | src/mainboard/asus/p5gc-mx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/p5gc-mx/Kconfig b/src/mainboard/asus/p5gc-mx/Kconfig index 04a9b8b3af..21e57bb6b2 100644 --- a/src/mainboard/asus/p5gc-mx/Kconfig +++ b/src/mainboard/asus/p5gc-mx/Kconfig @@ -15,7 +15,7 @@ ## if BOARD_ASUS_P5GC_MX -config BOARD_SPECIFIC_OPTIONS # dummy +config BOARD_SPECIFIC_OPTIONS def_bool y select ARCH_X86 select CPU_INTEL_SOCKET_LGA775 |