Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46981
b: refs/heads/master
c: 33a67fe
h: refs/heads/master
i:
  46979: 314873e
v: v3
  • Loading branch information
Martin Schwidefsky authored and David S. Miller committed Feb 8, 2007
1 parent 76da26b commit 65eeebb
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 3,399 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: c9c2e9dcb82a8d7288c78e7d9a0cf315c456ac54
refs/heads/master: 33a67fe898dbbe25589d2fca805cb68cfd7d311f
1 change: 0 additions & 1 deletion trunk/arch/s390/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,6 @@ CONFIG_NET_ETHERNET=y
#
CONFIG_LCS=m
CONFIG_CTC=m
CONFIG_IUCV=m
# CONFIG_NETIUCV is not set
# CONFIG_SMSGIUCV is not set
# CONFIG_CLAW is not set
Expand Down
7 changes: 0 additions & 7 deletions trunk/drivers/s390/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ config CTC
available. This option is also available as a module which will be
called ctc.ko. If you do not know what it is, it's safe to say "Y".

config IUCV
tristate "IUCV support (VM only)"
help
Select this option if you want to use inter-user communication
under VM or VIF. If unsure, say "Y" to enable a fast communication
link between VM guests.

config NETIUCV
tristate "IUCV network device support (VM only)"
depends on IUCV && NETDEVICES
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/s390/net/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

ctc-objs := ctcmain.o ctcdbug.o

obj-$(CONFIG_IUCV) += iucv.o
obj-$(CONFIG_NETIUCV) += netiucv.o fsm.o
obj-$(CONFIG_SMSGIUCV) += smsgiucv.o
obj-$(CONFIG_CTC) += ctc.o fsm.o cu3088.o
Expand Down
Loading

0 comments on commit 65eeebb

Please sign in to comment.