summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ntosd-dm320/nettest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-11-13 20:37:02 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-11-13 20:37:02 +0000
commitc8f18c83498a155ae06f46fcc6a6e53575888b46 (patch)
tree0cbda2a97aab3abb0c68309cd073503b792b3d83 /nuttx/configs/ntosd-dm320/nettest/defconfig
parent0301c145a18a7c0f2e443ea6a89f5eabf9c6f7e0 (diff)
Change configuration name
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1226 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/ntosd-dm320/nettest/defconfig')
-rw-r--r--nuttx/configs/ntosd-dm320/nettest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ntosd-dm320/nettest/defconfig b/nuttx/configs/ntosd-dm320/nettest/defconfig
index 3ea1441f3f..f6f0b199b9 100644
--- a/nuttx/configs/ntosd-dm320/nettest/defconfig
+++ b/nuttx/configs/ntosd-dm320/nettest/defconfig
@@ -485,7 +485,7 @@ CONFIG_DM9X_ETRANS=n
# CONFIG_CUSTOM_STACK - The up_ implementation will handle
# all stack operations outside of the nuttx model.
# CONFIG_STACK_POINTER - The initial stack pointer (arm7tdmi only)
-# CONFIG_PROC_STACK_SIZE - The size of the initial stack
+# CONFIG_IDLETHREAD_STACKSIZE - The size of the initial stack
# CONFIG_PTHREAD_STACK_MIN - Minimum pthread stack size
# CONFIG_PTHREAD_STACK_DEFAULT - Default pthread stack size
# CONFIG_HEAP_BASE - The beginning of the heap
@@ -494,7 +494,7 @@ CONFIG_DM9X_ETRANS=n
CONFIG_BOOT_FROM_FLASH=n
CONFIG_CUSTOM_STACK=n
CONFIG_STACK_POINTER=
-CONFIG_PROC_STACK_SIZE=4096
+CONFIG_IDLETHREAD_STACKSIZE=4096
CONFIG_PTHREAD_STACK_MIN=256
CONFIG_PTHREAD_STACK_DEFAULT=4096
CONFIG_HEAP_BASE=