Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SMC91X
has multiple definitions:
drivers/net/ethernet/smsc/Kconfig
The configuration item CONFIG_SMC91X:
(! CONFIG_OF || CONFIG_GPIOLIB ) && ( CONFIG_ARM || CONFIG_ARM64 || CONFIG_ATARI_ETHERNAT || CONFIG_COLDFIRE || \)
smc91x
, smc91x
This is a driver for SMC's 91x series of Ethernet chipsets, including the SMC91C94 and the SMC91C111. Say Y if you want it compiled into the kernel, and read the file Documentation/networking/device_drivers/ethernet/smsc/smc9.rst.
This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called smc91x. If you want to compile it as a module, say M here and read Documentation/kbuild/modules.rst.
drivers/net/Kconfig
The configuration item CONFIG_SMC91X:
CONFIG_ARM || CONFIG_M32R || CONFIG_SUPERH || \
smc91x
, smc91x
This is a driver for SMC's 91x series of Ethernet chipsets, including the SMC91C94 and the SMC91C111. Say Y if you want it compiled into the kernel, and read the file Documentation/networking/smc9.txt and the Ethernet-HOWTO, available from http://www.tldp.org/docs.html#howto.
This driver is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called smc91x. If you want to compile it as a module, say M here and read Documentation/kbuild/modules.txt.
Raw data from LKDDb:
lkddb acpi "LNRO0003" : CONFIG_ETHERNET CONFIG_NET_VENDOR_SMSC CONFIG_SMC91X : drivers/net/ethernet/smsc/smc91x.c # in 4.8–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb module smc91x CONFIG_SMC91X : drivers/net/Kconfig : "SMC 91C9x/91C1xxx support" # in 2.6.8–2.6.39, 3.0–3.1
lkddb module smc91x CONFIG_SMC91X : drivers/net/ethernet/smsc/Kconfig : "SMC 91C9x/91C1xxx support" # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "smsc,lan91c111" : CONFIG_ETHERNET CONFIG_NET_VENDOR_SMSC CONFIG_SMC91X : drivers/net/ethernet/smsc/smc91x.c # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "smsc,lan91c111" : CONFIG_SMC91X : drivers/net/smc91x.c # in 2.6.39, 3.0–3.1
lkddb of "" "" "smsc,lan91c94" : CONFIG_ETHERNET CONFIG_NET_VENDOR_SMSC CONFIG_SMC91X : drivers/net/ethernet/smsc/smc91x.c # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb of "" "" "smsc,lan91c94" : CONFIG_SMC91X : drivers/net/smc91x.c # in 2.6.39, 3.0–3.1
lkddb platform "smc91x" : CONFIG_ETHERNET CONFIG_NET_VENDOR_SMSC CONFIG_SMC91X : drivers/net/ethernet/smsc/smc91x.c # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "smc91x" : CONFIG_SMC91X : drivers/net/smc91x.c # in 2.6.15–2.6.39, 3.0–3.1
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab