Re: Implicit declaration warning in RX65N due to ARCH_NOINTC configuration in arch/Kconfig

2020-09-30 Thread Nathan Hartman
On Wed, Sep 30, 2020 at 2:44 AM Anjana wrote: > Hello Team, > > In arch/Kconfig, for Renesas architecture, the configuration ARCH_NOINTC > is selected as mentioned below : > > config ARCH_RENESAS > bool "Renesas" > select ARCH_NOINTC > select ARCH_HAVE_INTERRUPTSTACK > ---help--- > Renesas archit

Implicit declaration warning in RX65N due to ARCH_NOINTC configuration in arch/Kconfig

2020-09-29 Thread Anjana
Hello Team, In arch/Kconfig, for Renesas architecture, the configuration ARCH_NOINTC is selected as mentioned below : config ARCH_RENESAS bool "Renesas" select ARCH_NOINTC select ARCH_HAVE_INTERRUPTSTACK ---help--- Renesas architectures (SH and M16C). Renesas RX65N supports Interrupt controller