diff options
Diffstat (limited to 'drivers/tty')
-rw-r--r-- | drivers/tty/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/tty/Kconfig b/drivers/tty/Kconfig index d8e05eeab232..0ecf22b6a38e 100644 --- a/drivers/tty/Kconfig +++ b/drivers/tty/Kconfig | |||
@@ -357,6 +357,7 @@ config TRACE_SINK | |||
357 | config PPC_EPAPR_HV_BYTECHAN | 357 | config PPC_EPAPR_HV_BYTECHAN |
358 | tristate "ePAPR hypervisor byte channel driver" | 358 | tristate "ePAPR hypervisor byte channel driver" |
359 | depends on PPC | 359 | depends on PPC |
360 | select EPAPR_PARAVIRT | ||
360 | help | 361 | help |
361 | This driver creates /dev entries for each ePAPR hypervisor byte | 362 | This driver creates /dev entries for each ePAPR hypervisor byte |
362 | channel, thereby allowing applications to communicate with byte | 363 | channel, thereby allowing applications to communicate with byte |