Weston needs udev, so enable eudev and mdev at the same time. We should ONLY choose one of them in the future.
This commit is contained in:
@@ -167,6 +167,7 @@ config BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS
|
||||
config BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV
|
||||
bool "Dynamic using devtmpfs + mdev"
|
||||
select BR2_PACKAGE_BUSYBOX
|
||||
select BR2_PACKAGE_EUDEV
|
||||
|
||||
config BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV
|
||||
bool "Dynamic using devtmpfs + eudev"
|
||||
|
||||
Reference in New Issue
Block a user