summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-15 02:25:06 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-15 02:25:06 +0000
commitd58517b1ba80c3121b7f0c1689069e6f7c2d6c63 (patch)
tree877f21a77f438bf7658b0524be9427c72d1a6762 /nuttx/configs/olimex-lpc1766stk
parentc2111d312b08f0f2d92359f49ea6d9fa0c45c5d0 (diff)
downloadpx4-nuttx-d58517b1ba80c3121b7f0c1689069e6f7c2d6c63.tar.gz
px4-nuttx-d58517b1ba80c3121b7f0c1689069e6f7c2d6c63.tar.bz2
px4-nuttx-d58517b1ba80c3121b7f0c1689069e6f7c2d6c63.zip
Fix compile errors with debug on
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3111 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/nettest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/nettest/defconfig b/nuttx/configs/olimex-lpc1766stk/nettest/defconfig
index d546f7c0d..25322b279 100755
--- a/nuttx/configs/olimex-lpc1766stk/nettest/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/nettest/defconfig
@@ -204,7 +204,7 @@ CONFIG_PHY_KS8721=y
CONFIG_PHY_AUTONEG=y
CONFIG_PHY_SPEED100=n
CONFIG_PHY_FDUPLEX=y
-
+CONFIG_NET_REGDEBUG=n
#
# General build options
#