Remove other traces of network interrupt prioritization

This commit is contained in:
Gregory Nutt 2014-04-19 08:12:22 -06:00
parent 0a52f24e7b
commit 686bdb1997
21 changed files with 12 additions and 30 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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