summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3152
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-01 14:12:05 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-01 14:12:05 -0600
commitd7e4943ec1b282772f682f33ea3227fffb2d79c2 (patch)
treefb0128c249dbf6496f9a28259cd8c3d95168fd1b /nuttx/configs/ea3152
parent78abe189bac92c6e0a383111f343f54f7253ee16 (diff)
downloadnuttx-d7e4943ec1b282772f682f33ea3227fffb2d79c2.tar.gz
nuttx-d7e4943ec1b282772f682f33ea3227fffb2d79c2.tar.bz2
nuttx-d7e4943ec1b282772f682f33ea3227fffb2d79c2.zip
configs/eagle100/nsh converted to use the kconfig-frontends tools
Diffstat (limited to 'nuttx/configs/ea3152')
-rw-r--r--nuttx/configs/ea3152/README.txt2
-rw-r--r--nuttx/configs/ea3152/ostest/defconfig1
2 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/configs/ea3152/README.txt b/nuttx/configs/ea3152/README.txt
index 7dd067cfa..c895d4f64 100644
--- a/nuttx/configs/ea3152/README.txt
+++ b/nuttx/configs/ea3152/README.txt
@@ -350,8 +350,6 @@ ARM/EA3152-specific Configuration Options
CONFIG_ARCH_STACKDUMP - Do stack dumps after assertions
- CONFIG_ARCH_BOOTLOADER - Set if you are using a bootloader.
-
CONFIG_ARCH_LEDS - Use LEDs to show state. Unique to board architecture.
CONFIG_ARCH_BUTTONS - Enable support for buttons. Unique to board architecture.
diff --git a/nuttx/configs/ea3152/ostest/defconfig b/nuttx/configs/ea3152/ostest/defconfig
index dbd39c110..00d505844 100644
--- a/nuttx/configs/ea3152/ostest/defconfig
+++ b/nuttx/configs/ea3152/ostest/defconfig
@@ -50,7 +50,6 @@ CONFIG_RAM_VSTART=0x11028000
CONFIG_ARCH_IRQPRIO=y
CONFIG_ARCH_INTERRUPTSTACK=0
CONFIG_ARCH_STACKDUMP=y
-CONFIG_ARCH_BOOTLOADER=n
CONFIG_ARCH_LEDS=y
CONFIG_ARCH_BUTTONS=n
CONFIG_ARCH_CALIBRATION=n