From a8ca723b3bc5ed5b8d4b67406a9edd12f5408ef9 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 5 Jan 2015 15:02:18 +0000 Subject: [mvebu]: enable swconfig and the mvsw6171 driver Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43854 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mvebu/profiles/100-Generic.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'target/linux/mvebu/profiles') diff --git a/target/linux/mvebu/profiles/100-Generic.mk b/target/linux/mvebu/profiles/100-Generic.mk index 47f1341a95..976604dc6a 100644 --- a/target/linux/mvebu/profiles/100-Generic.mk +++ b/target/linux/mvebu/profiles/100-Generic.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2013-2014 OpenWrt.org +# Copyright (C) 2013-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -14,7 +14,8 @@ define Profile/Generic kmod-rtc-marvell kmod-thermal-armada \ kmod-gpio-button-hotplug kmod-hwmon-tmp421 \ kmod-hwmon-gpiofan kmod-leds-tlc59116 \ - kmod-ledtrig-usbdev kmod-mwlwifi wpad-mini + kmod-ledtrig-usbdev kmod-mwlwifi wpad-mini \ + swconfig endef define Profile/Generic/Description -- cgit v1.2.3