boards: x86: rpl_crb: Added lpss dma support for raptor lake crb
added intel lpss dma support for raptor lake crb Signed-off-by: Bindu S <bindu.s@intel.com>
This commit is contained in:
parent
a1654585bf
commit
361555721b
1 changed files with 9 additions and 0 deletions
|
@ -29,6 +29,15 @@ endif
|
|||
config ACPI
|
||||
default y
|
||||
|
||||
if DMA
|
||||
config DMA_64BIT
|
||||
default y
|
||||
config DMA_DW_HW_LLI
|
||||
default n
|
||||
config DMA_DW_CHANNEL_COUNT
|
||||
default 2
|
||||
endif
|
||||
|
||||
if SHELL
|
||||
config SHELL_STACK_SIZE
|
||||
default 320000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue