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