diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f4c313f9036b..abc485d3f414 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -654,7 +654,7 @@ config TOSHIBA_RBTX4938 | |||
654 | select SYS_SUPPORTS_BIG_ENDIAN | 654 | select SYS_SUPPORTS_BIG_ENDIAN |
655 | select SYS_SUPPORTS_KGDB | 655 | select SYS_SUPPORTS_KGDB |
656 | select GENERIC_HARDIRQS_NO__DO_IRQ | 656 | select GENERIC_HARDIRQS_NO__DO_IRQ |
657 | select GENERIC_GPIO | 657 | select GPIO_TXX9 |
658 | help | 658 | help |
659 | This Toshiba board is based on the TX4938 processor. Say Y here to | 659 | This Toshiba board is based on the TX4938 processor. Say Y here to |
660 | support this machine type | 660 | support this machine type |