mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
arm/sama5/jupiter-nano: correct config name
Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
@@ -80,7 +80,7 @@ config SAMA5D27_SDMMC0_MOUNT_FSTYPE
|
|||||||
default "vfat"
|
default "vfat"
|
||||||
depends on SAMA5_SDMMC0
|
depends on SAMA5_SDMMC0
|
||||||
|
|
||||||
config CONFIG_SAMA5_SDMMC1_WIDTH_D1_D8
|
config SAMA5_SDMMC1_WIDTH_D1_D8
|
||||||
bool "SDMMC0 data bus width 8 bits"
|
bool "SDMMC0 data bus width 8 bits"
|
||||||
default y
|
default y
|
||||||
depends on SAMA5_SDMMC0
|
depends on SAMA5_SDMMC0
|
||||||
|
|||||||
Reference in New Issue
Block a user