summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
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/ftpc/defconfig
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/ftpc/defconfig')
-rw-r--r--nuttx/configs/olimex-lpc1766stk/ftpc/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
index 907dd98c7..0c801ded4 100644
--- a/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/ftpc/defconfig
@@ -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