Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BFIN_MAC
has multiple definitions:
drivers/net/ethernet/adi/Kconfig
The configuration item CONFIG_BFIN_MAC:
( CONFIG_BF516 || CONFIG_BF518 || CONFIG_BF526 || CONFIG_BF527 || CONFIG_BF536 || CONFIG_BF537 )
bfin_mac
, bfin_mac
This is the driver for Blackfin on-chip mac device. Say Y if you want it compiled into the kernel. 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 bfin_mac.
drivers/net/Kconfig
The configuration item CONFIG_BFIN_MAC:
CONFIG_NET_ETHERNET && ( CONFIG_BF516 || CONFIG_BF518 || CONFIG_BF526 || CONFIG_BF527 || CONFIG_BF536 || CONFIG_BF537 )
bfin_mac
, bfin_mac
This is the driver for Blackfin on-chip mac device. Say Y if you want it compiled into the kernel. 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 bfin_mac.
drivers/net/Kconfig
The configuration item CONFIG_BFIN_MAC:
CONFIG_NET_ETHERNET && ( CONFIG_BF527 || CONFIG_BF537 || CONFIG_BF536 )
bfin_mac
, bfin_mac
This is the driver for blackfin on-chip mac device. Say Y if you want it compiled into the kernel. 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 bfin_mac.
drivers/net/Kconfig
The configuration item CONFIG_BFIN_MAC:
CONFIG_NET_ETHERNET && ( CONFIG_BF537 || CONFIG_BF536 ) && (! CONFIG_BF537_PORT_H )
bfin_mac
, bfin_mac
This is the driver for blackfin on-chip mac device. Say Y if you want it compiled into the kernel. 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 bfin_mac.
Raw data from LKDDb:
lkddb module bfin_mac CONFIG_BFIN_MAC : drivers/net/Kconfig : "Blackfin on-chip MAC support" # in 2.6.23–2.6.39, 3.0–3.1
lkddb module bfin_mac CONFIG_BFIN_MAC : drivers/net/ethernet/adi/Kconfig : "Blackfin on-chip MAC support" # in 3.2–3.19, 4.0–4.16
lkddb platform "" : CONFIG_BFIN_MAC : drivers/net/bfin_mac.c # in 2.6.38–2.6.39, 3.0–3.1
lkddb platform "" : CONFIG_BFIN_MAC CONFIG_ETHERNET CONFIG_NET_BFIN : drivers/net/ethernet/adi/bfin_mac.c # in 3.2–3.19, 4.0–4.16
lkddb platform "bfin_mac" : CONFIG_BFIN_MAC : drivers/net/bfin_mac.c # in 2.6.23–2.6.37
lkddb platform "bfin_mii_bus" : CONFIG_BFIN_MAC : drivers/net/bfin_mac.c # in 2.6.31–2.6.39, 3.0–3.1
lkddb platform "bfin_mii_bus" : CONFIG_BFIN_MAC CONFIG_ETHERNET CONFIG_NET_BFIN : drivers/net/ethernet/adi/bfin_mac.c # in 3.2–3.19, 4.0–4.16
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 - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab