Kconfigs: Interrupt prioritization should not be automatically selected
This commit is contained in:
parent
8b9c7f0ffc
commit
492635ced8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user