From 80060a17e597ea9238ebfb0834e254b1253caf5b Mon Sep 17 00:00:00 2001 From: HuangXin Date: Tue, 17 Jul 2018 15:49:44 +0800 Subject: [PATCH] Add feature: dbus-tools, hwclock, whereis, dmesg command --- target/allwinner/mandolin-perf1/defconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/target/allwinner/mandolin-perf1/defconfig b/target/allwinner/mandolin-perf1/defconfig index 2dee91d7b..3e9dc9500 100644 --- a/target/allwinner/mandolin-perf1/defconfig +++ b/target/allwinner/mandolin-perf1/defconfig @@ -3388,9 +3388,9 @@ CONFIG_PACKAGE_alsa-utils=y # CONFIG_PACKAGE_cpulimit-ng is not set # CONFIG_PACKAGE_cxdish is not set CONFIG_PACKAGE_dbus=y -# CONFIG_PACKAGE_dbus-utils is not set +CONFIG_PACKAGE_dbus-utils=y # CONFIG_PACKAGE_directfb-examples is not set -# CONFIG_PACKAGE_dmesg is not set +CONFIG_PACKAGE_dmesg=y # CONFIG_PACKAGE_dropbearconvert is not set # CONFIG_PACKAGE_dump1090 is not set # CONFIG_PACKAGE_fbtest is not set @@ -3401,7 +3401,7 @@ CONFIG_PACKAGE_dbus=y # CONFIG_PACKAGE_getopt is not set # CONFIG_PACKAGE_gpioctl-sysfs is not set # CONFIG_PACKAGE_htop is not set -# CONFIG_PACKAGE_hwclock is not set +CONFIG_PACKAGE_hwclock=y # CONFIG_PACKAGE_i2c-tools is not set # CONFIG_PACKAGE_iconv is not set CONFIG_PACKAGE_iozone3=y @@ -3510,7 +3510,7 @@ CONFIG_PACKAGE_stress=y # CONFIG_PACKAGE_v4l-utils is not set # CONFIG_PACKAGE_view1090 is not set # CONFIG_PACKAGE_watchcat is not set -# CONFIG_PACKAGE_whereis is not set +CONFIG_PACKAGE_whereis=y # CONFIG_PACKAGE_xmltest is not set # CONFIG_PACKAGE_xsltproc is not set # CONFIG_PACKAGE_yuview is not set