From 9be699dbf908bb93f31c1151497bac7d2068abde Mon Sep 17 00:00:00 2001 From: Tim Niemeyer <tim@tn-x.org> Date: Mon, 16 Jan 2017 21:50:56 +0100 Subject: [PATCH] bsp/*/.config: remove obsolete config parts Signed-off-by: Tim Niemeyer <tim@tn-x.org> Reviewed-by: Christian Dresel <fff@chrisi01.de> Reviewed-by: Tobias Klaus <tk+ff@meskal.net> --- bsp/ar71xx/.config | 7 ------- bsp/archerc7/.config | 7 ------- bsp/wdr4900/.config | 7 ------- 3 files changed, 21 deletions(-) diff --git a/bsp/ar71xx/.config b/bsp/ar71xx/.config index e8276851..7df806ef 100644 --- a/bsp/ar71xx/.config +++ b/bsp/ar71xx/.config @@ -16,19 +16,12 @@ CONFIG_CLEAN_IPKG=y # CONFIG_FASTD_ENABLE_METHOD_COMPOSED_GMAC is not set # CONFIG_FASTD_ENABLE_METHOD_GENERIC_GMAC is not set # CONFIG_PACKAGE_ALFRED_VIS is not set -# CONFIG_PACKAGE_dnsmasq is not set -# CONFIG_PACKAGE_firewall is not set CONFIG_PACKAGE_gpioctl-sysfs=y CONFIG_PACKAGE_kmod-ifb=y -# CONFIG_PACKAGE_kmod-ipt-nat is not set CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y CONFIG_PACKAGE_kmod-ledtrig-netdev=y -# CONFIG_PACKAGE_kmod-lib-crc-ccitt is not set -# CONFIG_PACKAGE_kmod-ppp is not set CONFIG_PACKAGE_kmod-sched-connmark=y CONFIG_PACKAGE_libugpio=y -# CONFIG_PACKAGE_odhcpd is not set # CONFIG_PACKAGE_opkg is not set -# CONFIG_PACKAGE_ppp is not set CONFIG_PACKAGE_qos-scripts=y CONFIG_PACKAGE_tc=y diff --git a/bsp/archerc7/.config b/bsp/archerc7/.config index 0ae30626..6bf9cdc2 100644 --- a/bsp/archerc7/.config +++ b/bsp/archerc7/.config @@ -17,20 +17,13 @@ CONFIG_CLEAN_IPKG=y # CONFIG_FASTD_ENABLE_METHOD_GENERIC_GMAC is not set # CONFIG_PACKAGE_ALFRED_VIS is not set CONFIG_PACKAGE_ath10k-firmware-qca988x=y -# CONFIG_PACKAGE_dnsmasq is not set -# CONFIG_PACKAGE_firewall is not set CONFIG_PACKAGE_gpioctl-sysfs=y CONFIG_PACKAGE_kmod-ath10k=y CONFIG_PACKAGE_kmod-ifb=y -# CONFIG_PACKAGE_kmod-ipt-nat is not set CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y CONFIG_PACKAGE_kmod-ledtrig-netdev=y -# CONFIG_PACKAGE_kmod-lib-crc-ccitt is not set -# CONFIG_PACKAGE_kmod-ppp is not set CONFIG_PACKAGE_kmod-sched-connmark=y CONFIG_PACKAGE_libugpio=y -# CONFIG_PACKAGE_odhcpd is not set # CONFIG_PACKAGE_opkg is not set -# CONFIG_PACKAGE_ppp is not set CONFIG_PACKAGE_qos-scripts=y CONFIG_PACKAGE_tc=y diff --git a/bsp/wdr4900/.config b/bsp/wdr4900/.config index 0bc72e49..4a3518cb 100644 --- a/bsp/wdr4900/.config +++ b/bsp/wdr4900/.config @@ -16,19 +16,12 @@ CONFIG_CLEAN_IPKG=y # CONFIG_FASTD_ENABLE_METHOD_COMPOSED_GMAC is not set # CONFIG_FASTD_ENABLE_METHOD_GENERIC_GMAC is not set # CONFIG_PACKAGE_ALFRED_VIS is not set -# CONFIG_PACKAGE_dnsmasq is not set -# CONFIG_PACKAGE_firewall is not set CONFIG_PACKAGE_gpioctl-sysfs=y CONFIG_PACKAGE_kmod-ifb=y -# CONFIG_PACKAGE_kmod-ipt-nat is not set CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y CONFIG_PACKAGE_kmod-ledtrig-netdev=y -# CONFIG_PACKAGE_kmod-lib-crc-ccitt is not set -# CONFIG_PACKAGE_kmod-ppp is not set CONFIG_PACKAGE_kmod-sched-connmark=y CONFIG_PACKAGE_libugpio=y -# CONFIG_PACKAGE_odhcpd is not set # CONFIG_PACKAGE_opkg is not set -# CONFIG_PACKAGE_ppp is not set CONFIG_PACKAGE_qos-scripts=y CONFIG_PACKAGE_tc=y -- GitLab