Add MKAPIC and MKACPI options

This commit is contained in:
Arun Thomas
2011-07-31 16:22:43 +02:00
parent fcc2c77af2
commit ae561b8f12
16 changed files with 47 additions and 38 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
* the maximum needed by any given driver. The number of interrupt hooks may
* be incremented on systems with many device drivers.
*/
#ifndef CONFIG_APIC
#ifndef USE_APIC
#define NR_IRQ_HOOKS 16 /* number of interrupt hooks */
#else
#define NR_IRQ_HOOKS 64 /* number of interrupt hooks */