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:
Bindu S 2023-08-08 10:55:43 +05:30 committed by Carles Cufí
commit 361555721b

View file

@ -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