diff options
Diffstat (limited to 'arch/nds32/Kconfig')
-rw-r--r-- | arch/nds32/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nds32/Kconfig b/arch/nds32/Kconfig index dda1906bba11..addb7f5f5264 100644 --- a/arch/nds32/Kconfig +++ b/arch/nds32/Kconfig | |||
@@ -5,6 +5,7 @@ | |||
5 | 5 | ||
6 | config NDS32 | 6 | config NDS32 |
7 | def_bool y | 7 | def_bool y |
8 | select ARCH_32BIT_OFF_T | ||
8 | select ARCH_HAS_SYNC_DMA_FOR_CPU | 9 | select ARCH_HAS_SYNC_DMA_FOR_CPU |
9 | select ARCH_HAS_SYNC_DMA_FOR_DEVICE | 10 | select ARCH_HAS_SYNC_DMA_FOR_DEVICE |
10 | select ARCH_WANT_FRAME_POINTERS if FTRACE | 11 | select ARCH_WANT_FRAME_POINTERS if FTRACE |