From a386a5f0c85cd610b0d8a952c2a28f4038094fa4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 8 Sep 2012 04:29:48 +0000 Subject: Remove several unused configuration values git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5113 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/sam3u-ek/nx/defconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'nuttx/configs/sam3u-ek/nx') diff --git a/nuttx/configs/sam3u-ek/nx/defconfig b/nuttx/configs/sam3u-ek/nx/defconfig index adfa3a64f..377d3ce1d 100755 --- a/nuttx/configs/sam3u-ek/nx/defconfig +++ b/nuttx/configs/sam3u-ek/nx/defconfig @@ -294,7 +294,6 @@ CONFIG_NET_STATISTICS=y #CONFIG_NET_RECEIVE_WINDOW= #CONFIG_NET_ARPTAB_SIZE=8 CONFIG_NET_BROADCAST=n -#CONFIG_NET_FWCACHE_SIZE=2 # # UIP Network Utilities @@ -474,7 +473,6 @@ CONFIG_EXAMPLES_NX_NOTIFYSIGNO=4 CONFIG_BOOT_RUNFROMFLASH=n CONFIG_BOOT_COPYTORAM=n CONFIG_CUSTOM_STACK=n -#CONFIG_STACK_POINTER CONFIG_IDLETHREAD_STACKSIZE=1024 CONFIG_USERMAIN_STACKSIZE=2048 CONFIG_PTHREAD_STACK_MIN=256 -- cgit v1.2.3