summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/Kconfig
diff options
context:
space:
mode:
authorDaniel Axtens <dja@axtens.net>2015-04-14 15:28:46 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-10 19:19:06 +0200
commit80463501fe3a6cfdfb0aca92b1f2abbda61092a1 (patch)
tree6e79f925ad0d81be32bf866c95c1d42cd3f299ae /drivers/tty/hvc/Kconfig
parent03ac6b3499c8a0b1fbb5c33ad6234a9e860f2614 (diff)
downloadop-kernel-dev-80463501fe3a6cfdfb0aca92b1f2abbda61092a1.zip
op-kernel-dev-80463501fe3a6cfdfb0aca92b1f2abbda61092a1.tar.gz
tty/hvc: remove celleb-only beat driver
The beat hvc driver is only used by celleb. celleb has been dropped [1], so drop the drivers. [1] http://patchwork.ozlabs.org/patch/451730/ CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: Jiri Slaby <jslaby@suse.cz> CC: Valentin Rothberg <valentinrothberg@gmail.com> CC: mpe@ellerman.id.au CC: linuxppc-dev@lists.ozlabs.org Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/hvc/Kconfig')
-rw-r--r--drivers/tty/hvc/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/tty/hvc/Kconfig b/drivers/tty/hvc/Kconfig
index 8902f9b..2509d05 100644
--- a/drivers/tty/hvc/Kconfig
+++ b/drivers/tty/hvc/Kconfig
@@ -42,13 +42,6 @@ config HVC_RTAS
help
IBM Console device driver which makes use of RTAS
-config HVC_BEAT
- bool "Toshiba's Beat Hypervisor Console support"
- depends on PPC_CELLEB
- select HVC_DRIVER
- help
- Toshiba's Cell Reference Set Beat Console device driver
-
config HVC_IUCV
bool "z/VM IUCV Hypervisor console support (VM only)"
depends on S390
OpenPOWER on IntegriCloud