Fixes: 6952664b3ac25004d6b2 (2021-03-05, "systemd-hwdb: create the hwdb in a 
separate package")
Signed-off-by: Roland Hieber <[email protected]>
---
 rules/systemd.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/systemd.in b/rules/systemd.in
index 854c344d5441..1342205a27ae 100644
--- a/rules/systemd.in
+++ b/rules/systemd.in
@@ -32,6 +32,7 @@ menuconfig SYSTEMD
        select ROOTFS_VAR_LIB   if RUNTIME
        select ROOTFS_VAR_CACHE if RUNTIME
        select ROOTFS_VAR_SPOOL if RUNTIME
+       select SYSTEMD_HWDB     if SYSTEMD_UDEV_HWDB
        prompt "systemd                       "
        help
          systemd is a system and session manager for Linux, compatible with 
SysV
@@ -164,7 +165,6 @@ config SYSTEMD_UDEV_DRIVERS_RULES
 
 config SYSTEMD_UDEV_HWDB
        bool
-       select SYSTEMD_HWDB
        prompt "install hardware database"
 
 config SYSTEMD_UDEV_CUST_RULES
-- 
2.29.2


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to