Commit f289b1b36f5c (legacy: drop options removed more than 5 years ago now) forgot to remove a legacy default. Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
@@ -26,7 +26,6 @@ if BR2_PACKAGE_LVM2
config BR2_PACKAGE_LVM2_STANDARD_INSTALL
bool "standard install instead of only dmsetup"
- default y if !BR2_PACKAGE_LVM2_DMSETUP_ONLY # legacy 2013.11
# http://lists.busybox.net/pipermail/buildroot/2016-August/170592.html
depends on !BR2_TOOLCHAIN_USES_MUSL
help