On Thu, Dec 1, 2022 at 1:33 PM Yinbo Zhu <zhuyinbo@xxxxxxxxxxx> wrote:
(...)
+config GPIO_LOONGSON_64BITIf the kernelbots start complaining you might need to add a:
+ tristate "Loongson 64 bit GPIO support"
+ depends on LOONGARCH || COMPILE_TEST
+ select GPIO_GENERIC
+ select GPIOLIB_IRQCHIP
select IRQ_DOMAIN_HIERARCHY
here.
Yours,
Linus Walleij