summaryrefslogtreecommitdiff
path: root/nuttx/configs
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/configs
parenta22336726cb8351c2cbdeeb2391f6f39dd98af33 (diff)
downloadpx4-nuttx-6842c15d149253f216fb7e5f3eec9edb9e6bd372.tar.gz
px4-nuttx-6842c15d149253f216fb7e5f3eec9edb9e6bd372.tar.bz2
px4-nuttx-6842c15d149253f216fb7e5f3eec9edb9e6bd372.zip
Kconfigs: Interrupt prioritization should not be automatically selected
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/sama5d3x-ek/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/configs/sama5d3x-ek/Kconfig b/nuttx/configs/sama5d3x-ek/Kconfig
index a209d2c19..c677b5f5c 100644
--- a/nuttx/configs/sama5d3x-ek/Kconfig
+++ b/nuttx/configs/sama5d3x-ek/Kconfig
@@ -56,7 +56,6 @@ choice
config SAMA5_NAND_FTL
bool "Create NAND FLASH block driver"
- default n
depends on MTD && MTD_NAND
---help---
Create the MTD driver for the NAND and "wrap" the NAND as a standard
@@ -71,7 +70,6 @@ config SAMA5_NAND_FTL
config SAMA5_NAND_NXFFS
bool "Create NAND FLASH NXFFS file system"
- default n
depends on MTD && MTD_NAND && FS_NXFFS && NXFFS_NAND
---help---
Create the MTD driver for the NAND and mount the NAND device as