Loading arch/mips/Kconfig +3 −0 Original line number Diff line number Diff line Loading @@ -778,6 +778,9 @@ config GENERIC_ISA_DMA_SUPPORT_BROKEN bool select ZONE_DMA config GENERIC_GPIO bool # # Endianess selection. Sufficiently obscure so many users don't know what to # answer,so we try hard to limit the available choices. Also the use of a Loading include/asm-mips/gpio.h 0 → 100644 +6 −0 Original line number Diff line number Diff line #ifndef __ASM_MIPS_GPIO_H #define __ASM_MIPS_GPIO_H #include <gpio.h> #endif /* __ASM_MIPS_GPIO_H */ Loading
arch/mips/Kconfig +3 −0 Original line number Diff line number Diff line Loading @@ -778,6 +778,9 @@ config GENERIC_ISA_DMA_SUPPORT_BROKEN bool select ZONE_DMA config GENERIC_GPIO bool # # Endianess selection. Sufficiently obscure so many users don't know what to # answer,so we try hard to limit the available choices. Also the use of a Loading
include/asm-mips/gpio.h 0 → 100644 +6 −0 Original line number Diff line number Diff line #ifndef __ASM_MIPS_GPIO_H #define __ASM_MIPS_GPIO_H #include <gpio.h> #endif /* __ASM_MIPS_GPIO_H */