|
@@ -22,16 +22,6 @@ config BR2_PACKAGE_OPENVMTOOLS
|
|
|
|
|
|
if BR2_PACKAGE_OPENVMTOOLS
|
|
|
|
|
|
-config BR2_PACKAGE_OPENVMTOOLS_PROCPS
|
|
|
- bool "procps support"
|
|
|
- depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
|
|
- select BR2_PACKAGE_PROCPS_NG
|
|
|
- help
|
|
|
- Enable support for procps / meminfo
|
|
|
-
|
|
|
-comment "procps support needs BR2_PACKAGE_BUSYBOX_SHOW_OTHERS"
|
|
|
- depends on !BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
|
|
|
-
|
|
|
config BR2_PACKAGE_OPENVMTOOLS_PAM
|
|
|
bool "PAM support"
|
|
|
# linux-pam needs locale and wchar, but we already have this
|