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