aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty')
-rw-r--r--drivers/tty/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/Kconfig b/drivers/tty/Kconfig
index 978db344bda0..b24aa010f68c 100644
--- a/drivers/tty/Kconfig
+++ b/drivers/tty/Kconfig
@@ -366,7 +366,7 @@ config TRACE_SINK
366 "Trace data router for MIPI P1149.7 cJTAG standard". 366 "Trace data router for MIPI P1149.7 cJTAG standard".
367 367
368config PPC_EPAPR_HV_BYTECHAN 368config PPC_EPAPR_HV_BYTECHAN
369 tristate "ePAPR hypervisor byte channel driver" 369 bool "ePAPR hypervisor byte channel driver"
370 depends on PPC 370 depends on PPC
371 select EPAPR_PARAVIRT 371 select EPAPR_PARAVIRT
372 help 372 help