Russell King | fa0fe48 | 2006-01-13 21:30:48 +0000 | [diff] [blame] | 1 | config ARM_GIC |
Rob Herring | 4294f8b | 2011-09-28 21:25:31 -0500 | [diff] [blame] | 2 | select IRQ_DOMAIN |
Marc Zyngier | 08d33b2 | 2011-09-06 13:27:10 +0100 | [diff] [blame] | 3 | select MULTI_IRQ_HANDLER |
Bryan Huntsman | 3f2bc4d | 2011-08-16 17:27:22 -0700 | [diff] [blame] | 4 | select MSM_SHOW_RESUME_IRQ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | bool |
| 6 | |
Marc Zyngier | db0d4db | 2011-11-12 16:09:49 +0000 | [diff] [blame] | 7 | config GIC_NON_BANKED |
| 8 | bool |
| 9 | |
Taniya Das | b241bd8 | 2012-03-19 17:58:06 +0530 | [diff] [blame] | 10 | config GIC_SECURE |
| 11 | bool |
| 12 | depends on ARM_GIC |
| 13 | |
Russell King | fa0fe48 | 2006-01-13 21:30:48 +0000 | [diff] [blame] | 14 | config ARM_VIC |
Jamie Iles | f9b28cc | 2011-09-27 11:00:46 +0100 | [diff] [blame] | 15 | select IRQ_DOMAIN |
Jamie Iles | 11f1c5d | 2011-11-03 17:32:39 +0000 | [diff] [blame] | 16 | select MULTI_IRQ_HANDLER |
Russell King | fa0fe48 | 2006-01-13 21:30:48 +0000 | [diff] [blame] | 17 | bool |
| 18 | |
Ben Dooks | c07f87f | 2009-03-24 15:30:07 +0000 | [diff] [blame] | 19 | config ARM_VIC_NR |
| 20 | int |
Kukjin Kim | 6cc6b33 | 2011-02-24 02:12:00 +0100 | [diff] [blame] | 21 | default 4 if ARCH_S5PV210 |
Kukjin Kim | a73ddc6 | 2011-05-11 16:27:51 +0900 | [diff] [blame] | 22 | default 3 if ARCH_S5PC100 |
Ben Dooks | c07f87f | 2009-03-24 15:30:07 +0000 | [diff] [blame] | 23 | default 2 |
Russell King | 0aacfe1 | 2009-06-01 18:17:53 +0100 | [diff] [blame] | 24 | depends on ARM_VIC |
Ben Dooks | c07f87f | 2009-03-24 15:30:07 +0000 | [diff] [blame] | 25 | help |
| 26 | The maximum number of VICs available in the system, for |
| 27 | power management. |
| 28 | |
Russell King | c5a0adb | 2010-01-16 20:16:10 +0000 | [diff] [blame] | 29 | config ICST |
Russell King | f27ecac | 2005-08-18 21:31:00 +0100 | [diff] [blame] | 30 | bool |
| 31 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 32 | config SA1111 |
| 33 | bool |
Nicolas Pitre | 3bca103 | 2008-10-07 20:14:55 +0100 | [diff] [blame] | 34 | select DMABOUNCE if !ARCH_PXA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 35 | |
| 36 | config DMABOUNCE |
| 37 | bool |
Russell King | 485bdde | 2008-10-17 14:00:43 +0100 | [diff] [blame] | 38 | select ZONE_DMA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 39 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 40 | config SHARP_LOCOMO |
| 41 | bool |
| 42 | |
| 43 | config SHARP_PARAM |
| 44 | bool |
| 45 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 46 | config SHARP_SCOOP |
| 47 | bool |
Arve Hjønnevåg | 997e655 | 2010-09-27 17:50:00 -0700 | [diff] [blame] | 48 | |
| 49 | config FIQ_GLUE |
| 50 | bool |
| 51 | select FIQ |
Iliyan Malchev | 09688d1 | 2010-06-05 17:36:24 -0700 | [diff] [blame] | 52 | |
| 53 | config FIQ_DEBUGGER |
| 54 | bool "FIQ Mode Serial Debugger" |
| 55 | select FIQ |
| 56 | select FIQ_GLUE |
| 57 | default n |
| 58 | help |
| 59 | The FIQ serial debugger can accept commands even when the |
| 60 | kernel is unresponsive due to being stuck with interrupts |
| 61 | disabled. |
| 62 | |
| 63 | |
| 64 | config FIQ_DEBUGGER_NO_SLEEP |
| 65 | bool "Keep serial debugger active" |
| 66 | depends on FIQ_DEBUGGER |
| 67 | default n |
| 68 | help |
| 69 | Enables the serial debugger at boot. Passing |
| 70 | fiq_debugger.no_sleep on the kernel commandline will |
| 71 | override this config option. |
| 72 | |
| 73 | config FIQ_DEBUGGER_WAKEUP_IRQ_ALWAYS_ON |
| 74 | bool "Don't disable wakeup IRQ when debugger is active" |
| 75 | depends on FIQ_DEBUGGER |
| 76 | default n |
| 77 | help |
| 78 | Don't disable the wakeup irq when enabling the uart clock. This will |
| 79 | cause extra interrupts, but it makes the serial debugger usable with |
| 80 | on some MSM radio builds that ignore the uart clock request in power |
| 81 | collapse. |
| 82 | |
| 83 | config FIQ_DEBUGGER_CONSOLE |
| 84 | bool "Console on FIQ Serial Debugger port" |
| 85 | depends on FIQ_DEBUGGER |
| 86 | default n |
| 87 | help |
| 88 | Enables a console so that printk messages are displayed on |
| 89 | the debugger serial port as the occur. |
| 90 | |
| 91 | config FIQ_DEBUGGER_CONSOLE_DEFAULT_ENABLE |
| 92 | bool "Put the FIQ debugger into console mode by default" |
| 93 | depends on FIQ_DEBUGGER_CONSOLE |
| 94 | default n |
| 95 | help |
| 96 | If enabled, this puts the fiq debugger into console mode by default. |
| 97 | Otherwise, the fiq debugger will start out in debug mode. |