summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/zmodem
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-19 08:12:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-19 08:12:22 -0600
commit9207f26b3102a003e8d345512d3be7deadeffb10 (patch)
treed3c8d0cb4e179c9383417aefddff2a3e4ab163b0 /nuttx/configs/olimex-lpc1766stk/zmodem
parent844f2d2ecf23a7c26b482d3bf5e3c90d272b50ff (diff)
downloadpx4-nuttx-9207f26b3102a003e8d345512d3be7deadeffb10.tar.gz
px4-nuttx-9207f26b3102a003e8d345512d3be7deadeffb10.tar.bz2
px4-nuttx-9207f26b3102a003e8d345512d3be7deadeffb10.zip
Remove other traces of network interrupt prioritization
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/zmodem')
-rw-r--r--nuttx/configs/olimex-lpc1766stk/zmodem/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/zmodem/defconfig b/nuttx/configs/olimex-lpc1766stk/zmodem/defconfig
index 985b5a068..250f93820 100644
--- a/nuttx/configs/olimex-lpc1766stk/zmodem/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/zmodem/defconfig
@@ -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