diff options
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r-- | arch/xtensa/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 2df296a64cda..282be264cd02 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
@@ -13,6 +13,7 @@ config XTENSA | |||
13 | select GENERIC_CPU_DEVICES | 13 | select GENERIC_CPU_DEVICES |
14 | select MODULES_USE_ELF_RELA | 14 | select MODULES_USE_ELF_RELA |
15 | select GENERIC_PCI_IOMAP | 15 | select GENERIC_PCI_IOMAP |
16 | select ARCH_WANT_OPTIONAL_GPIOLIB | ||
16 | help | 17 | help |
17 | Xtensa processors are 32-bit RISC machines designed by Tensilica | 18 | Xtensa processors are 32-bit RISC machines designed by Tensilica |
18 | primarily for embedded systems. These processors are both | 19 | primarily for embedded systems. These processors are both |