diff options
Diffstat (limited to 'arch/c6x')
-rw-r--r-- | arch/c6x/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig index 456e154674d1..e5cd3c5f8399 100644 --- a/arch/c6x/Kconfig +++ b/arch/c6x/Kconfig | |||
@@ -6,6 +6,7 @@ | |||
6 | 6 | ||
7 | config C6X | 7 | config C6X |
8 | def_bool y | 8 | def_bool y |
9 | select ARCH_32BIT_OFF_T | ||
9 | select ARCH_HAS_SYNC_DMA_FOR_CPU | 10 | select ARCH_HAS_SYNC_DMA_FOR_CPU |
10 | select ARCH_HAS_SYNC_DMA_FOR_DEVICE | 11 | select ARCH_HAS_SYNC_DMA_FOR_DEVICE |
11 | select CLKDEV_LOOKUP | 12 | select CLKDEV_LOOKUP |