~ubuntu-branches/ubuntu/trusty/linux-armadaxp/trusty

« back to all changes in this revision

Viewing changes to drivers/net/pcmcia/Kconfig

  • Committer: Package Import Robot
  • Author(s): Michael Casadevall, Bryan Wu, Dann Frazier, Michael Casadeall
  • Date: 2012-03-10 15:00:54 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120310150054-flugb39zon8vvgwe
Tags: 3.2.0-1600.1
[ Bryan Wu ]
* UBUNTU: import debian/debian.env and debian.armadaxp

[ Dann Frazier ]
* ARM: Armada XP: remove trailing '/' in dirnames in mvRules.mk

[ Michael Casadeall ]
* tools: add some tools for Marvell Armada XP processor
* kernel: timer tick hacking from Marvell
* kernel: Sheeva Errata: add delay on Sheeva when powering down
* net: add Marvell NFP netfilter
* net: socket and skb modifications made by Marvell
* miscdevice: add minor IDs for some Marvell Armada drivers
* fs: introduce memory pool for splice()
* video: EDID detection updates from Marvell Armada XP patchset
* video: backlight: add Marvell Dove LCD backlight driver
* video: display: add THS8200 display driver
* video: framebuffer: add Marvell Dove and Armada XP processor onchip LCD controller driver
* usbtest: add Interrupt transfer testing by Marvell Armada XP code
* usb: ehci: add support for Marvell EHCI controler
* tty/serial: 8250: add support for Marvell Armada XP processor and DeviceTree work
* rtc: add support for Marvell Armada XP onchip RTC controller
* net: pppoe: add Marvell ethernet NFP hook in PPPoE networking driver
* mtd: nand: add support for Marvell Armada XP Nand Flash Controller
* mtd: maps: add Marvell Armada XP specific map driver
* mmc: add support for Marvell Armada XP MMC/SD host controller
* i2c: add support for Marvell Armada XP onchip i2c bus controller
* hwmon: add Kconfig option for Armada XP onchip thermal sensor driver
* dmaengine: add Net DMA support for splice and update Marvell XOR DMA engine driver
* ata: add support for Marvell Armada XP SATA controller and update some quirks
* ARM: add Marvell Armada XP machine to mach-types
* ARM: oprofile: add support for Marvell PJ4B core
* ARM: mm: more ARMv6 switches for Marvell Armada XP
* ARM: remove static declaration to allow compilation
* ARM: alignment access fault trick
* ARM: mm: skip some fault fixing when run on NONE SMP ARMv6 mode during early abort event
* ARM: mm: add Marvell Sheeva CPU Architecture for PJ4B
* ARM: introduce optimized copy operation for Marvell Armada XP
* ARM: SAUCE: hardware breakpoint trick for Marvell Armada XP
* ARM: big endian and little endian tricks for Marvell Armada XP
* ARM: SAUCE: Add Marvell Armada XP build rules to arch/arm/kernel/Makefile
* ARM: vfp: add special handling for Marvell Armada XP
* ARM: add support for Marvell U-Boot
* ARM: add mv_controller_num for ARM PCI drivers
* ARM: add support for local PMUs, general SMP tweaks and cache flushing
* ARM: add Marvell device identifies in glue-proc.h
* ARM: add IPC driver support for Marvell platforms
* ARM: add DMA mapping for Marvell platforms
* ARM: add Sheeva errata and PJ4B code for booting
* ARM: update Kconfig and Makefile to include Marvell Armada XP platforms
* ARM: Armada XP: import LSP from Marvell for Armada XP 3.2 kernel enablement

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# PCMCIA Network device configuration
3
 
#
4
 
 
5
 
menuconfig NET_PCMCIA
6
 
        bool "PCMCIA network device support"
7
 
        depends on PCMCIA
8
 
        ---help---
9
 
          Say Y if you would like to include support for any PCMCIA or CardBus
10
 
          network adapters, then say Y to the driver for your particular card
11
 
          below.  PCMCIA- or PC-cards are credit-card size devices often used
12
 
          with laptops computers; CardBus is the newer and faster version of
13
 
          PCMCIA.
14
 
 
15
 
          To use your PC-cards, you will need supporting software from David
16
 
          Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
17
 
          for location).  You also want to check out the PCMCIA-HOWTO,
18
 
          available from <http://www.tldp.org/docs.html#howto>.
19
 
 
20
 
          If unsure, say N.
21
 
 
22
 
if NET_PCMCIA && PCMCIA
23
 
 
24
 
config PCMCIA_3C589
25
 
        tristate "3Com 3c589 PCMCIA support"
26
 
        help
27
 
          Say Y here if you intend to attach a 3Com 3c589 or compatible PCMCIA
28
 
          (PC-card) Ethernet card to your computer.
29
 
 
30
 
          To compile this driver as a module, choose M here: the module will be
31
 
          called 3c589_cs.  If unsure, say N.
32
 
 
33
 
config PCMCIA_3C574
34
 
        tristate "3Com 3c574 PCMCIA support"
35
 
        help
36
 
          Say Y here if you intend to attach a 3Com 3c574 or compatible PCMCIA
37
 
          (PC-card) Fast Ethernet card to your computer.
38
 
 
39
 
          To compile this driver as a module, choose M here: the module will be
40
 
          called 3c574_cs.  If unsure, say N.
41
 
 
42
 
config PCMCIA_FMVJ18X
43
 
        tristate "Fujitsu FMV-J18x PCMCIA support"
44
 
        select CRC32
45
 
        help
46
 
          Say Y here if you intend to attach a Fujitsu FMV-J18x or compatible
47
 
          PCMCIA (PC-card) Ethernet card to your computer.
48
 
 
49
 
          To compile this driver as a module, choose M here: the module will be
50
 
          called fmvj18x_cs.  If unsure, say N.
51
 
 
52
 
config PCMCIA_PCNET
53
 
        tristate "NE2000 compatible PCMCIA support"
54
 
        select CRC32
55
 
        help
56
 
          Say Y here if you intend to attach an NE2000 compatible PCMCIA
57
 
          (PC-card) Ethernet or Fast Ethernet card to your computer.
58
 
 
59
 
          To compile this driver as a module, choose M here: the module will be
60
 
          called pcnet_cs.  If unsure, say N.
61
 
 
62
 
config PCMCIA_NMCLAN
63
 
        tristate "New Media PCMCIA support"
64
 
        help
65
 
          Say Y here if you intend to attach a New Media Ethernet or LiveWire
66
 
          PCMCIA (PC-card) Ethernet card to your computer.
67
 
 
68
 
          To compile this driver as a module, choose M here: the module will be
69
 
          called nmclan_cs.  If unsure, say N.
70
 
 
71
 
config PCMCIA_SMC91C92
72
 
        tristate "SMC 91Cxx PCMCIA support"
73
 
        select CRC32
74
 
        select MII
75
 
        help
76
 
          Say Y here if you intend to attach an SMC 91Cxx compatible PCMCIA
77
 
          (PC-card) Ethernet or Fast Ethernet card to your computer.
78
 
 
79
 
          To compile this driver as a module, choose M here: the module will be
80
 
          called smc91c92_cs.  If unsure, say N.
81
 
 
82
 
config PCMCIA_XIRC2PS
83
 
        tristate "Xircom 16-bit PCMCIA support"
84
 
        help
85
 
          Say Y here if you intend to attach a Xircom 16-bit PCMCIA (PC-card)
86
 
          Ethernet or Fast Ethernet card to your computer.
87
 
 
88
 
          To compile this driver as a module, choose M here: the module will be
89
 
          called xirc2ps_cs.  If unsure, say N.
90
 
 
91
 
config PCMCIA_AXNET
92
 
        tristate "Asix AX88190 PCMCIA support"
93
 
        ---help---
94
 
          Say Y here if you intend to attach an Asix AX88190-based PCMCIA
95
 
          (PC-card) Fast Ethernet card to your computer.  These cards are
96
 
          nearly NE2000 compatible but need a separate driver due to a few
97
 
          misfeatures.
98
 
 
99
 
          To compile this driver as a module, choose M here: the module will be
100
 
          called axnet_cs.  If unsure, say N.
101
 
 
102
 
config ARCNET_COM20020_CS
103
 
        tristate "COM20020 ARCnet PCMCIA support"
104
 
        depends on ARCNET_COM20020
105
 
        help
106
 
          Say Y here if you intend to attach this type of ARCnet PCMCIA card
107
 
          to your computer.
108
 
 
109
 
          To compile this driver as a module, choose M here: the module will be
110
 
          called com20020_cs.  If unsure, say N.
111
 
 
112
 
config PCMCIA_IBMTR
113
 
        tristate "IBM PCMCIA tokenring adapter support"
114
 
        depends on IBMTR!=y && TR
115
 
        help
116
 
          Say Y here if you intend to attach this type of Token Ring PCMCIA
117
 
          card to your computer. You then also need to say Y to "Token Ring
118
 
          driver support".
119
 
 
120
 
          To compile this driver as a module, choose M here: the module will be
121
 
          called ibmtr_cs.
122
 
 
123
 
endif # NET_PCMCIA