diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index c20cd9027585..1f2f7a9eabbe 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -778,6 +778,9 @@ config GENERIC_ISA_DMA_SUPPORT_BROKEN | |||
778 | bool | 778 | bool |
779 | select ZONE_DMA | 779 | select ZONE_DMA |
780 | 780 | ||
781 | config GENERIC_GPIO | ||
782 | bool | ||
783 | |||
781 | # | 784 | # |
782 | # Endianess selection. Sufficiently obscure so many users don't know what to | 785 | # Endianess selection. Sufficiently obscure so many users don't know what to |
783 | # answer,so we try hard to limit the available choices. Also the use of a | 786 | # answer,so we try hard to limit the available choices. Also the use of a |