^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) # National Semiconductor device configuration
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) config NET_VENDOR_NATSEMI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) bool "National Semiconductor devices"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) default y
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) If you have a network (Ethernet) card belonging to this class, say Y.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) Note that the answer to this question doesn't directly affect the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) kernel: saying N will just cause the configurator to skip all
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) the questions about National Semiconductor devices. If you say Y,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) you will be asked for your specific card in the following questions.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) if NET_VENDOR_NATSEMI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) config MACSONIC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) tristate "Macintosh SONIC based ethernet (onboard, NuBus, LC, CS)"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) depends on MAC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) Support for NatSemi SONIC based Ethernet devices. This includes
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) the onboard Ethernet in many Quadras as well as some LC-PDS,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) a few Nubus and all known Comm Slot Ethernet cards. If you have
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) one of these say Y here.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) To compile this driver as a module, choose M here. This module will
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) be called macsonic.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) config MIPS_JAZZ_SONIC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) tristate "MIPS JAZZ onboard SONIC Ethernet support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) depends on MACH_JAZZ
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) This is the driver for the onboard card of MIPS Magnum 4000,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) Acer PICA, Olivetti M700-10 and a few other identical OEM systems.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) config NATSEMI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) tristate "National Semiconductor DP8381x series PCI Ethernet support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) depends on PCI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) select CRC32
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) This driver is for the National Semiconductor DP83810 series,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) which is used in cards from PureData, NetGear, Linksys
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) and others, including the 83815 chip.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) More specific information and updates are available from
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) <http://www.scyld.com/network/natsemi.html>.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49) config NS83820
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) tristate "National Semiconductor DP83820 support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) depends on PCI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) This is a driver for the National Semiconductor DP83820 series
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) of gigabit ethernet MACs. Cards using this chipset include
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55) the D-Link DGE-500T, PureData's PDP8023Z-TG, SMC's SMC9462TX,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) SOHO-GA2000T, SOHO-GA2500T. The driver supports the use of
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) zero copy.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) config XTENSA_XT2000_SONIC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) tristate "Xtensa XT2000 onboard SONIC Ethernet support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) depends on XTENSA_PLATFORM_XT2000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63) This is the driver for the onboard card of the Xtensa XT2000 board.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65) endif # NET_VENDOR_NATSEMI