[PATCHv1 2/2] Add UART_HOSTDRV_INTERRUPT_DRIVEN configure option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx>

Configure option UART_HOSTDRV_INTERRUPT_DRIVEN enables ISR support
making it possible to use CONSOLE_HANDLER and other dependent options.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx>
---
 make/target/kconfig/modules/io.kconf | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/make/target/kconfig/modules/io.kconf b/make/target/kconfig/modules/io.kconf
index acf6677..ec4461a 100644
--- a/make/target/kconfig/modules/io.kconf
+++ b/make/target/kconfig/modules/io.kconf
@@ -52,6 +52,14 @@ config	PRINTK
 	  Output is sent immediately, without any mutual exclusion or
 	  buffering.
 
+config	UART_HOSTDRV_INTERRUPT_DRIVEN
+	bool
+	prompt "Interrupt driven console support"
+	default n
+	help
+	  This option enables interrupt support for UART allowing console
+	  input.
+
 config	CONSOLE_HANDLER
 	bool
 	prompt "Enable console input handler"
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux