summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/8051
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-16 15:45:33 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-16 15:45:33 +0000
commit845bf4b991a2a47b3f9319d6cf3ef311cba6364b (patch)
tree2ba5d854b9bb85394468cbff1d020eebd4b0cc70 /nuttx/arch/8051
parentf89744b5dde8de213e9f819fcda9851dffe64ac6 (diff)
Kconfig update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4616 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/arch/8051')
-rw-r--r--nuttx/arch/8051/include/irq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/8051/include/irq.h b/nuttx/arch/8051/include/irq.h
index 29b19d2807..60f5d1c474 100644
--- a/nuttx/arch/8051/include/irq.h
+++ b/nuttx/arch/8051/include/irq.h
@@ -68,7 +68,7 @@
*/
#define IRAM_BASE 0x0000
-#ifdef CONFIG_ARCH_8052
+#ifdef CONFIG_ARCH_CHIP_8052
# define IRAM_SIZE 0x0100
#else
# define IRAM_SIZE 0x0080