diff mbox series

[SRU,M,04/12] UBUNTU: [Config] Enable CONFIG_STARFIVE_WATCHDOG on riscv64

Message ID 20230831102420.510624-5-emil.renner.berthing@canonical.com
State New
Headers show
Series [SRU,M,01/12] UBUNTU: [Config] Sync riscv64 config with other architectures | expand

Commit Message

Emil Renner Berthing Aug. 31, 2023, 10:24 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2013232

This watchdog driver is not autoloaded, so build it in.

Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
---
 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index e07dbdc8ed26..80f3d78bdad4 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -13003,7 +13003,7 @@  CONFIG_STAGING_BOARD                            policy<{'arm64': 'n', 'armhf': '
 CONFIG_STAGING_MEDIA                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}>
 CONFIG_STAGING_MEDIA_DEPRECATED                 policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n'}>
 CONFIG_STANDALONE                               policy<{'amd64': 'n', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
-CONFIG_STARFIVE_WATCHDOG                        policy<{'riscv64': 'm'}>
+CONFIG_STARFIVE_WATCHDOG                        policy<{'riscv64': 'y'}>
 CONFIG_STATIC_CALL_SELFTEST                     policy<{'amd64': 'n'}>
 CONFIG_STATIC_KEYS_SELFTEST                     policy<{'amd64': 'n', 'arm64': 'n', 'armhf': '-', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>
 CONFIG_STATIC_USERMODEHELPER                    policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>