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/knsh/defconfig | 2 -- nuttx/configs/sam3u-ek/nsh/defconfig | 2 -- nuttx/configs/sam3u-ek/nx/defconfig | 2 -- nuttx/configs/sam3u-ek/ostest/defconfig | 2 -- nuttx/configs/sam3u-ek/touchscreen/defconfig | 2 -- 5 files changed, 10 deletions(-) (limited to 'nuttx/configs/sam3u-ek') diff --git a/nuttx/configs/sam3u-ek/knsh/defconfig b/nuttx/configs/sam3u-ek/knsh/defconfig index a17edf151..6110732e4 100755 --- a/nuttx/configs/sam3u-ek/knsh/defconfig +++ b/nuttx/configs/sam3u-ek/knsh/defconfig @@ -310,7 +310,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 @@ -473,7 +472,6 @@ CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n 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 diff --git a/nuttx/configs/sam3u-ek/nsh/defconfig b/nuttx/configs/sam3u-ek/nsh/defconfig index 8764c4b40..ba5b78b48 100755 --- a/nuttx/configs/sam3u-ek/nsh/defconfig +++ b/nuttx/configs/sam3u-ek/nsh/defconfig @@ -285,7 +285,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 @@ -448,7 +447,6 @@ CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n 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 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 diff --git a/nuttx/configs/sam3u-ek/ostest/defconfig b/nuttx/configs/sam3u-ek/ostest/defconfig index d25b48781..a18c10ec2 100755 --- a/nuttx/configs/sam3u-ek/ostest/defconfig +++ b/nuttx/configs/sam3u-ek/ostest/defconfig @@ -285,7 +285,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 @@ -448,7 +447,6 @@ CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n 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 diff --git a/nuttx/configs/sam3u-ek/touchscreen/defconfig b/nuttx/configs/sam3u-ek/touchscreen/defconfig index 45cecde90..e70b710ac 100755 --- a/nuttx/configs/sam3u-ek/touchscreen/defconfig +++ b/nuttx/configs/sam3u-ek/touchscreen/defconfig @@ -319,7 +319,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 @@ -558,7 +557,6 @@ CONFIG_EXAMPLES_TOUCHSCREEN_NSAMPLES=25 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