diff options
Diffstat (limited to 'lib/Kconfig')
-rw-r--r-- | lib/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig b/lib/Kconfig index 4dd5c11366f9..e96089499371 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -413,7 +413,7 @@ config SGL_ALLOC bool default n -config DMA_NOOP_OPS +config DMA_DIRECT_OPS bool depends on HAS_DMA && (!64BIT || ARCH_DMA_ADDR_T_64BIT) default n |