x86: enable CPU frequency scaling
[openwrt/staging/blogic.git] / target / linux / ramips / rt305x / profiles / aximcom.mk
1 #
2 # Copyright (C) 2012 OpenWrt.org
3 #
4 # This is free software, licensed under the GNU General Public License v2.
5 # See /LICENSE for more information.
6 #
7
8 define Profile/MR102N
9 NAME:=AXIMCom MR-102N
10 PACKAGES:=kmod-usb-core kmod-usb-dwc2 kmod-ledtrig-usbdev
11 endef
12
13 define Profile/MR102N/Description
14 Package set for AXIMCom MR-102N
15 endef
16 $(eval $(call Profile,MR102N))