summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sam3u-ek/touchscreen
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-12 21:52:04 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-12 21:52:04 +0000
commit47c632f87843d8930ed10a5303d6b62b65d877eb (patch)
tree1a677683547e6004a03c65e5a1c39d8e7212b3c2 /nuttx/configs/sam3u-ek/touchscreen
parent8a96f0f784f941ef3ba75f06cbe8751ac4413bf4 (diff)
Kconfig update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4597 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/sam3u-ek/touchscreen')
-rwxr-xr-xnuttx/configs/sam3u-ek/touchscreen/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/touchscreen/defconfig b/nuttx/configs/sam3u-ek/touchscreen/defconfig
index a9ca4c4e9f..30e5ed6e81 100755
--- a/nuttx/configs/sam3u-ek/touchscreen/defconfig
+++ b/nuttx/configs/sam3u-ek/touchscreen/defconfig
@@ -1090,7 +1090,7 @@ CONFIG_EXAMPLES_TOUCHSCREEN_NSAMPLES=25
CONFIG_BOOT_RUNFROMFLASH=n
CONFIG_BOOT_COPYTORAM=n
CONFIG_CUSTOM_STACK=n
-CONFIG_STACK_POINTER=
+#CONFIG_STACK_POINTER
CONFIG_IDLETHREAD_STACKSIZE=1024
CONFIG_USERMAIN_STACKSIZE=2048
CONFIG_PTHREAD_STACK_MIN=256