Skip to content

Commit

Permalink
drivers: interrupt_controller: modify Kconfig dependency
Browse files Browse the repository at this point in the history
Change the dependency term.

Signed-off-by: Tyrone Ting <[email protected]>
  • Loading branch information
warp5tw authored and maxdog988 committed Jun 13, 2024
1 parent 3c864f6 commit 394db66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/interrupt_controller/Kconfig.npcm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
config NPCM_MIWU
bool "Nuvoton NPCM embedded controller (EC) miwu driver"
default y
depends on SOC_FAMILY_NPCM
depends on DT_HAS_NUVOTON_NPCM_MIWU_ENABLED
help
This option enables the Multi-Input Wake-Up Unit (MIWU) driver
for NPCM family ofprocessors.
Expand Down

0 comments on commit 394db66

Please sign in to comment.