Skip to content

Commit

Permalink
dm uevent: no longer experimental
Browse files Browse the repository at this point in the history
Drop EXPERIMENTAL tag from dm-uevent.

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

Signed-off-by: Alasdair G Kergon <[email protected]>
  • Loading branch information
kergon committed Mar 28, 2012
1 parent 854ecaa commit e0b215d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/md/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit e0b215d

Please sign in to comment.