From 50b1b006812d8642e02df5c661bf53d8752b4403 Mon Sep 17 00:00:00 2001 From: Linus Torvalds <torvalds@penguin.transmeta.com> Date: Thu, 7 Mar 2002 01:50:57 -0800 Subject: [PATCH] Update defconfig and version --- Makefile | 2 +- arch/i386/defconfig | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Makefile b/Makefile index 763dab7b3bc4..38c6732218da 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 5 SUBLEVEL = 6 -EXTRAVERSION =-pre3 +EXTRAVERSION = KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) diff --git a/arch/i386/defconfig b/arch/i386/defconfig index 6bb2816fb84e..7d0ca2f90630 100644 --- a/arch/i386/defconfig +++ b/arch/i386/defconfig @@ -435,12 +435,9 @@ CONFIG_NET_PCI=y # CONFIG_AC3200 is not set # CONFIG_APRICOT is not set # CONFIG_CS89x0 is not set -# CONFIG_DE2104X is not set -# CONFIG_TULIP is not set -# CONFIG_DE4X5 is not set # CONFIG_DGRS is not set -# CONFIG_DM9102 is not set -CONFIG_EEPRO100=y +# CONFIG_EEPRO100 is not set +CONFIG_E100=y # CONFIG_LNE390 is not set # CONFIG_FEALNX is not set # CONFIG_NATSEMI is not set @@ -459,7 +456,6 @@ CONFIG_EEPRO100=y # CONFIG_TLAN is not set # CONFIG_VIA_RHINE is not set # CONFIG_VIA_RHINE_MMIO is not set -# CONFIG_WINBOND_840 is not set # CONFIG_NET_POCKET is not set # @@ -473,6 +469,7 @@ CONFIG_EEPRO100=y # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set # CONFIG_SK98LIN is not set +# CONFIG_TIGON3 is not set # CONFIG_FDDI is not set # CONFIG_PLIP is not set # CONFIG_PPP is not set @@ -494,6 +491,11 @@ CONFIG_EEPRO100=y # # CONFIG_WAN is not set +# +# "Tulip" family network device support +# +# CONFIG_NET_TULIP is not set + # # PCMCIA network device support # @@ -508,8 +510,6 @@ CONFIG_PCMCIA_PCNET=y # CONFIG_PCMCIA_AXNET is not set # CONFIG_ARCNET_COM20020_CS is not set # CONFIG_PCMCIA_IBMTR is not set -# CONFIG_PCMCIA_XIRCOM is not set -# CONFIG_PCMCIA_XIRTULIP is not set CONFIG_NET_PCMCIA_RADIO=y CONFIG_PCMCIA_RAYCS=y # CONFIG_AIRONET4500_CS is not set -- 2.30.9