Bool symbols implicitly default to 'n'. A 'default n' can make sense e.g. in a Kconfig.defconfig file, if you want to override a 'default y' on the base definition of the symbol. It isn't used like that on any of these symbols though, and is inconsistent. This will make the auto-generated Kconfig documentation have "No defaults. Implicitly defaults to n." as well, which is clearer than 'default n if ...' Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| arcv2_irq_unit.c | ||
| cavs_ictl.c | ||
| cavs_ictl.h | ||
| CMakeLists.txt | ||
| dw_ictl.c | ||
| dw_ictl.h | ||
| exti_stm32.c | ||
| exti_stm32.h | ||
| i8259.c | ||
| ioapic_intr.c | ||
| ioapic_priv.h | ||
| Kconfig | ||
| Kconfig.multilevel | ||
| Kconfig.s1000 | ||
| Kconfig.shared_irq | ||
| Kconfig.stm32 | ||
| loapic_intr.c | ||
| loapic_spurious.S | ||
| mvic.c | ||
| plic.c | ||
| plic.h | ||
| shared_irq.c | ||
| system_apic.c | ||