Typo fix
This commit is contained in:
parent
b52788e764
commit
221376ffdb
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ config MEMMAP_RESERVE_DMA
|
|||
|
||||
|
||||
config MEMMAP_RESERVE_DMA_BYTES
|
||||
int "Number of bytes in reserved DMA region
|
||||
int "Number of bytes in reserved internal/DMA region"
|
||||
depends on MEMMAP_RESERVE_DMA
|
||||
default 32768
|
||||
range 4096 131072
|
||||
|
|
Loading…
Reference in a new issue