diff options
Diffstat (limited to 'i386/configfrag.ac')
-rw-r--r-- | i386/configfrag.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i386/configfrag.ac b/i386/configfrag.ac index df5311e5..bf4af110 100644 --- a/i386/configfrag.ac +++ b/i386/configfrag.ac @@ -46,7 +46,8 @@ esac case $host_platform:$host_cpu in at:i?86) - ncom=4 + # should be 4, but we do not support shared IRQ for these + ncom=2 nlpr=1 # i386/bogus/platforms.h] |