diff options
Diffstat (limited to 'src/mainboard/asus/p2b-f/Kconfig')
-rw-r--r-- | src/mainboard/asus/p2b-f/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/asus/p2b-f/Kconfig b/src/mainboard/asus/p2b-f/Kconfig index b702c1bc63..f0ab38d0ed 100644 --- a/src/mainboard/asus/p2b-f/Kconfig +++ b/src/mainboard/asus/p2b-f/Kconfig @@ -14,7 +14,7 @@ ## if BOARD_ASUS_P2B_F -config BOARD_SPECIFIC_OPTIONS # dummy +config BOARD_SPECIFIC_OPTIONS def_bool y select CPU_INTEL_SLOT_1 select NORTHBRIDGE_INTEL_I440BX |