diff options
Diffstat (limited to 'arch/c6x/Kconfig')
-rw-r--r-- | arch/c6x/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/c6x/Kconfig b/arch/c6x/Kconfig index 3c64b2894c13..1c3ccd416d50 100644 --- a/arch/c6x/Kconfig +++ b/arch/c6x/Kconfig | |||
@@ -11,7 +11,7 @@ config TMS320C6X | |||
11 | select HAVE_DMA_API_DEBUG | 11 | select HAVE_DMA_API_DEBUG |
12 | select HAVE_GENERIC_HARDIRQS | 12 | select HAVE_GENERIC_HARDIRQS |
13 | select HAVE_MEMBLOCK | 13 | select HAVE_MEMBLOCK |
14 | select HAVE_SPARSE_IRQ | 14 | select SPARSE_IRQ |
15 | select IRQ_DOMAIN | 15 | select IRQ_DOMAIN |
16 | select OF | 16 | select OF |
17 | select OF_EARLY_FLATTREE | 17 | select OF_EARLY_FLATTREE |