Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107908
b: refs/heads/master
c: 4c514a5
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Linus Torvalds committed Aug 8, 2008
1 parent bb4bc4c commit b9181ab
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1,180 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b80b601f0087391e55d3859e70f08278632b1185
refs/heads/master: 4c514a5ad1314b872e3185dabaf105c81d39d7e8
11 changes: 1 addition & 10 deletions trunk/arch/powerpc/platforms/iseries/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@ config PPC_ISERIES
menu "iSeries device drivers"
depends on PPC_ISERIES

config VIOCONS
bool "iSeries Virtual Console Support (Obsolete)"
depends on !HVC_ISERIES
default n
help
This is the old virtual console driver for legacy iSeries.
You should use the iSeries Hypervisor Virtual Console
support instead.

config VIODASD
tristate "iSeries Virtual I/O disk support"
help
Expand All @@ -38,5 +29,5 @@ endmenu

config VIOPATH
bool
depends on VIOCONS || VIODASD || VIOCD || VIOTAPE || ISERIES_VETH
depends on VIODASD || VIOCD || VIOTAPE || ISERIES_VETH
default y
2 changes: 1 addition & 1 deletion trunk/drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ config VT
bool "Virtual terminal" if EMBEDDED
depends on !S390
select INPUT
default y if !VIOCONS
default y
---help---
If you say Y here, you will get support for terminal devices with
display and keyboard devices. These are called "virtual" because you
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/char/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ obj-$(CONFIG_RAW_DRIVER) += raw.o
obj-$(CONFIG_SGI_SNSC) += snsc.o snsc_event.o
obj-$(CONFIG_MSPEC) += mspec.o
obj-$(CONFIG_MMTIMER) += mmtimer.o
obj-$(CONFIG_VIOCONS) += viocons.o
obj-$(CONFIG_VIOTAPE) += viotape.o
obj-$(CONFIG_HVCS) += hvcs.o
obj-$(CONFIG_IBM_BSR) += bsr.o
Expand Down
Loading

0 comments on commit b9181ab

Please sign in to comment.