Remove other traces of network interrupt prioritization
This commit is contained in:
parent
0a52f24e7b
commit
686bdb1997
@ -383,8 +383,6 @@ Lincoln 60 Configuration Options
|
||||
CONFIG_NET_EMACRAM_SIZE - Size of EMAC RAM. Default: 16Kb
|
||||
CONFIG_NET_NTXDESC - Configured number of Tx descriptors. Default: 18
|
||||
CONFIG_NET_NRXDESC - Configured number of Rx descriptors. Default: 18
|
||||
CONFIG_NET_PRIORITY - Ethernet interrupt priority. The is default is
|
||||
the higest priority.
|
||||
CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
CONFIG_NET_REGDEBUG - Enabled low level register debug. Also needs
|
||||
CONFIG_DEBUG.
|
||||
|
@ -821,8 +821,6 @@ LPC4330-Xplorer Configuration Options
|
||||
CONFIG_NET_EMACRAM_SIZE - Size of EMAC RAM. Default: 16Kb
|
||||
CONFIG_NET_NTXDESC - Configured number of Tx descriptors. Default: 18
|
||||
CONFIG_NET_NRXDESC - Configured number of Rx descriptors. Default: 18
|
||||
CONFIG_NET_PRIORITY - Ethernet interrupt priority. The is default is
|
||||
the higest priority.
|
||||
CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
CONFIG_NET_REGDEBUG - Enabled low level register debug. Also needs
|
||||
CONFIG_DEBUG.
|
||||
|
@ -680,8 +680,6 @@ LPCXpresso Configuration Options
|
||||
CONFIG_NET_EMACRAM_SIZE - Size of EMAC RAM. Default: 16Kb
|
||||
CONFIG_NET_NTXDESC - Configured number of Tx descriptors. Default: 18
|
||||
CONFIG_NET_NRXDESC - Configured number of Rx descriptors. Default: 18
|
||||
CONFIG_NET_PRIORITY - Ethernet interrupt priority. The is default is
|
||||
the higest priority.
|
||||
CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
CONFIG_NET_REGDEBUG - Enabled low level register debug. Also needs
|
||||
CONFIG_DEBUG.
|
||||
|
@ -191,7 +191,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=16384
|
||||
CONFIG_NET_NTXDESC=18
|
||||
CONFIG_NET_NRXDESC=18
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -191,7 +191,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=8192
|
||||
CONFIG_NET_NTXDESC=7
|
||||
CONFIG_NET_NRXDESC=7
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -191,7 +191,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=16384
|
||||
CONFIG_NET_NTXDESC=18
|
||||
CONFIG_NET_NRXDESC=18
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -353,8 +353,6 @@ mbed Configuration Options
|
||||
CONFIG_NET_EMACRAM_SIZE - Size of EMAC RAM. Default: 16Kb
|
||||
CONFIG_NET_NTXDESC - Configured number of Tx descriptors. Default: 18
|
||||
CONFIG_NET_NRXDESC - Configured number of Rx descriptors. Default: 18
|
||||
CONFIG_NET_PRIORITY - Ethernet interrupt priority. The is default is
|
||||
the higest priority.
|
||||
CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
CONFIG_NET_REGDEBUG - Enabled low level register debug. Also needs
|
||||
CONFIG_DEBUG.
|
||||
|
@ -465,8 +465,6 @@ Nucleus 2G Configuration Options
|
||||
CONFIG_NET_EMACRAM_SIZE - Size of EMAC RAM. Default: 16Kb
|
||||
CONFIG_NET_NTXDESC - Configured number of Tx descriptors. Default: 18
|
||||
CONFIG_NET_NRXDESC - Configured number of Rx descriptors. Default: 18
|
||||
CONFIG_NET_PRIORITY - Ethernet interrupt priority. The is default is
|
||||
the higest priority.
|
||||
CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
CONFIG_NET_REGDEBUG - Enabled low level register debug. Also needs
|
||||
CONFIG_DEBUG.
|
||||
|
@ -777,8 +777,6 @@ Olimex LPC1766-STK Configuration Options
|
||||
CONFIG_NET_EMACRAM_SIZE - Size of EMAC RAM. Default: 16Kb
|
||||
CONFIG_NET_NTXDESC - Configured number of Tx descriptors. Default: 18
|
||||
CONFIG_NET_NRXDESC - Configured number of Rx descriptors. Default: 18
|
||||
CONFIG_NET_PRIORITY - Ethernet interrupt priority. The is default is
|
||||
the higest priority.
|
||||
CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
CONFIG_NET_REGDEBUG - Enabled low level register debug. Also needs
|
||||
CONFIG_DEBUG.
|
||||
|
@ -192,7 +192,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=8448
|
||||
CONFIG_NET_NTXDESC=7
|
||||
CONFIG_NET_NRXDESC=7
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -193,7 +193,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=8192
|
||||
CONFIG_NET_NTXDESC=9
|
||||
CONFIG_NET_NRXDESC=9
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -193,7 +193,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=8192
|
||||
CONFIG_NET_NTXDESC=7
|
||||
CONFIG_NET_NRXDESC=7
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -193,7 +193,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=16384
|
||||
CONFIG_NET_NTXDESC=18
|
||||
CONFIG_NET_NRXDESC=18
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -194,7 +194,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=8192
|
||||
CONFIG_NET_NTXDESC=7
|
||||
CONFIG_NET_NRXDESC=7
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -991,8 +991,6 @@ PIC32MX specific PHY/Ethernet device driver settings
|
||||
CONFIG_PHY_FDUPLEX - Select full (vs. half) duplex
|
||||
CONFIG_NET_NTXDESC - Configured number of Tx descriptors. Default: 2
|
||||
CONFIG_NET_NRXDESC - Configured number of Rx descriptors. Default: 4
|
||||
CONFIG_NET_PRIORITY - Ethernet interrupt priority. The is default is
|
||||
the higest priority.
|
||||
CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
CONFIG_NET_DUMPPACKET - Dump all received and transmitted packets.
|
||||
Also needs CONFIG_DEBUG.
|
||||
|
@ -569,8 +569,6 @@ PIC32MX specific PHY/Ethernet device driver settings
|
||||
CONFIG_PHY_FDUPLEX - Select full (vs. half) duplex
|
||||
CONFIG_NET_NTXDESC - Configured number of Tx descriptors. Default: 2
|
||||
CONFIG_NET_NRXDESC - Configured number of Rx descriptors. Default: 4
|
||||
CONFIG_NET_PRIORITY - Ethernet interrupt priority. The is default is
|
||||
the higest priority.
|
||||
CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
CONFIG_NET_DUMPPACKET - Dump all received and transmitted packets.
|
||||
Also needs CONFIG_DEBUG.
|
||||
|
@ -480,8 +480,6 @@ ZKit-ARM Configuration Options
|
||||
CONFIG_NET_EMACRAM_SIZE - Size of EMAC RAM. Default: 16Kb
|
||||
CONFIG_NET_NTXDESC - Configured number of Tx descriptors. Default: 18
|
||||
CONFIG_NET_NRXDESC - Configured number of Rx descriptors. Default: 18
|
||||
CONFIG_NET_PRIORITY - Ethernet interrupt priority. The is default is
|
||||
the higest priority.
|
||||
CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
CONFIG_NET_REGDEBUG - Enabled low level register debug. Also needs
|
||||
CONFIG_DEBUG.
|
||||
|
@ -183,7 +183,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=16384
|
||||
CONFIG_NET_NTXDESC=18
|
||||
CONFIG_NET_NRXDESC=18
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -183,7 +183,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=8192
|
||||
CONFIG_NET_NTXDESC=7
|
||||
CONFIG_NET_NRXDESC=7
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -182,7 +182,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=8192
|
||||
CONFIG_NET_NTXDESC=7
|
||||
CONFIG_NET_NRXDESC=7
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
@ -183,7 +183,7 @@ CONFIG_PHY_AUTONEG=y
|
||||
CONFIG_NET_EMACRAM_SIZE=16384
|
||||
CONFIG_NET_NTXDESC=18
|
||||
CONFIG_NET_NRXDESC=18
|
||||
CONFIG_NET_PRIORITY=0
|
||||
# CONFIG_NET_PRIORITY is not set
|
||||
# CONFIG_NET_WOL is not set
|
||||
# CONFIG_NET_HASH is not set
|
||||
# CONFIG_NET_MULTICAST is not set
|
||||
|
Loading…
Reference in New Issue
Block a user