diff options
Diffstat (limited to 'src/mainboard/asus/p2b-ds/Kconfig')
-rw-r--r-- | src/mainboard/asus/p2b-ds/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/p2b-ds/Kconfig b/src/mainboard/asus/p2b-ds/Kconfig index 6a4f0e2ec4..889648fbd0 100644 --- a/src/mainboard/asus/p2b-ds/Kconfig +++ b/src/mainboard/asus/p2b-ds/Kconfig @@ -25,6 +25,7 @@ config BOARD_ASUS_P2B_DS select NORTHBRIDGE_INTEL_I440BX select SOUTHBRIDGE_INTEL_I82371EB select SUPERIO_WINBOND_W83977TF + select ROMCC select HAVE_PIRQ_TABLE select HAVE_MP_TABLE select SMP |