aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 9e1fc966895c..f4c313f9036b 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -789,6 +789,11 @@ config CSRC_R4K
789config CSRC_SB1250 789config CSRC_SB1250
790 bool 790 bool
791 791
792config GPIO_TXX9
793 select GENERIC_GPIO
794 select HAVE_GPIO_LIB
795 bool
796
792config CFE 797config CFE
793 bool 798 bool
794 799