diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 24661d60bc8f..823a6285c55a 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -660,6 +660,7 @@ config TOSHIBA_RBTX4938 | |||
660 | select SYS_SUPPORTS_BIG_ENDIAN | 660 | select SYS_SUPPORTS_BIG_ENDIAN |
661 | select SYS_SUPPORTS_KGDB | 661 | select SYS_SUPPORTS_KGDB |
662 | select GENERIC_HARDIRQS_NO__DO_IRQ | 662 | select GENERIC_HARDIRQS_NO__DO_IRQ |
663 | select GENERIC_GPIO | ||
663 | help | 664 | help |
664 | This Toshiba board is based on the TX4938 processor. Say Y here to | 665 | This Toshiba board is based on the TX4938 processor. Say Y here to |
665 | support this machine type | 666 | support this machine type |