mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 12:38:18 +00:00
arm/sama5/jupiter-nano: correct config name
Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
parent
4caf24a00c
commit
a045eb3c1d
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ config SAMA5D27_SDMMC0_MOUNT_FSTYPE
|
|||
default "vfat"
|
||||
depends on SAMA5_SDMMC0
|
||||
|
||||
config CONFIG_SAMA5_SDMMC1_WIDTH_D1_D8
|
||||
config SAMA5_SDMMC1_WIDTH_D1_D8
|
||||
bool "SDMMC0 data bus width 8 bits"
|
||||
default y
|
||||
depends on SAMA5_SDMMC0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue