summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-12-20 08:42:54 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-12-20 08:42:54 -0600
commit6842c15d149253f216fb7e5f3eec9edb9e6bd372 (patch)
treeec1a8e74d76f68a891889bd4706566c5d367f2d6 /nuttx/arch/z16
parenta22336726cb8351c2cbdeeb2391f6f39dd98af33 (diff)
downloadnuttx-6842c15d149253f216fb7e5f3eec9edb9e6bd372.tar.gz
nuttx-6842c15d149253f216fb7e5f3eec9edb9e6bd372.tar.bz2
nuttx-6842c15d149253f216fb7e5f3eec9edb9e6bd372.zip
Kconfigs: Interrupt prioritization should not be automatically selected
Diffstat (limited to 'nuttx/arch/z16')
-rw-r--r--nuttx/arch/z16/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/arch/z16/Kconfig b/nuttx/arch/z16/Kconfig
index 52ea95c29..ac79b574a 100644
--- a/nuttx/arch/z16/Kconfig
+++ b/nuttx/arch/z16/Kconfig
@@ -13,28 +13,28 @@ choice
config ARCH_CHIP_Z16F2810
bool "Z16F2810"
select ARCH_CHIP_Z16F
- select ARCH_IRQPRIO
+ select ARCH_HAVE_IRQPRIO
---help---
ZiLOG Z16F2810
config ARCH_CHIP_Z16F2811
bool "Z16F2811"
select ARCH_CHIP_Z16F
- select ARCH_IRQPRIO
+ select ARCH_HAVE_IRQPRIO
---help---
ZiLOG Z16F2811
config ARCH_CHIP_Z16F3211
bool "Z16F3211"
select ARCH_CHIP_Z16F
- select ARCH_IRQPRIO
+ select ARCH_HAVE_IRQPRIO
---help---
ZiLOG Z16F321
config ARCH_CHIP_Z16F6411
bool "Z16F6411"
select ARCH_CHIP_Z16F
- select ARCH_IRQPRIO
+ select ARCH_HAVE_IRQPRIO
---help---
ZiLOG Z16F6411