Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0b215da authored by Alasdair G Kergon's avatar Alasdair G Kergon
Browse files

dm uevent: no longer experimental



Drop EXPERIMENTAL tag from dm-uevent.

It's not changed for a while and some userspace tools are relying upon it.

Signed-off-by: default avatarAlasdair G Kergon <agk@redhat.com>
parent 854ecaad
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -359,8 +359,8 @@ config DM_DELAY
	If unsure, say N.

config DM_UEVENT
	bool "DM uevents (EXPERIMENTAL)"
	depends on BLK_DEV_DM && EXPERIMENTAL
	bool "DM uevents"
	depends on BLK_DEV_DM
	---help---
	Generate udev events for DM events.