diff options
author | Guenter Roeck <linux@roeck-us.net> | 2019-04-29 21:28:31 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2019-05-05 21:10:36 +0200 |
commit | 345f16251063bcef5828f17fe90aa7f7a5019aab (patch) | |
tree | 91e728e9db1eecc49dce4e4465b739c494511b2e /drivers/watchdog/stm32_iwdg.c | |
parent | watchdog: npcm: Enable modular builds (diff) | |
download | linux-345f16251063bcef5828f17fe90aa7f7a5019aab.tar.xz linux-345f16251063bcef5828f17fe90aa7f7a5019aab.zip |
watchdog: Improve Kconfig entry ordering and dependencies
HPWDT_NMI_DECODING depends on HP_WATCHDOG and should be next to it.
This helps menuconfig identify HPWDT_NMI_DECODING as depending on
HP_WATCHDOG.
BCM_KONA_WDT_DEBUG depends on BCM_KONA_WDT which depends on COMPILE_TEST.
Enabling BCM_KONA_WDT_DEBUG without BCM_KONA_WDT does not make sense,
so drop the COMPILE_TEST dependency from it. This also improves
menuconfig, which now properly associates BCM_KONA_WDT_DEBUG with
BCM_KONA_WDT.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'drivers/watchdog/stm32_iwdg.c')
0 files changed, 0 insertions, 0 deletions