zephyr/drivers/interrupt_controller
Ulf Magnusson 13cb4cbb5f drivers: interrupt_controller: Remove redundant 'default n' properties
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>
2018-07-03 17:11:31 -04:00
..
arcv2_irq_unit.c arch: arc: Add the support of secure mode for em 2017-12-13 12:05:33 -05:00
cavs_ictl.c drivers: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
cavs_ictl.h drivers: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
CMakeLists.txt riscv32: riscv-privilege: integrate common code 2018-06-20 11:57:07 -04:00
dw_ictl.c drivers: interrupts: introduce Designware interrupt controller 2018-05-01 16:46:41 -04:00
dw_ictl.h drivers: interrupts: introduce Designware interrupt controller 2018-05-01 16:46:41 -04:00
exti_stm32.c drivers: interrupt_controller: stm32: STM32F7 EXTI support 2018-06-28 08:29:32 -05:00
exti_stm32.h
i8259.c
ioapic_intr.c
ioapic_priv.h
Kconfig drivers: interrupt_controller: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.multilevel drivers: interrupt_controller: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.s1000 drivers: interrupt_controller: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.shared_irq drivers: interrupt_controller: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.stm32 drivers: interrupt_controller: stm32: STM32F7 EXTI support 2018-06-28 08:29:32 -05:00
loapic_intr.c jailhouse: add support for x2APIC mode for all LOAPIC accesses 2017-11-07 08:58:49 -05:00
loapic_spurious.S
mvic.c
plic.c riscv32: riscv-privilege: Microsemi Mi-V support 2018-06-20 11:57:07 -04:00
plic.h riscv32: riscv-privilege: Microsemi Mi-V support 2018-06-20 11:57:07 -04:00
shared_irq.c irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
system_apic.c drivers: system_apic: Correctly assert interrupt line number 2018-02-16 22:59:40 -05:00