+ MENU:=1
+endef
+
+define KernelPackage/carl9170/config
+ menu "Configuration"
+ depends PACKAGE_kmod-carl9170
+
+ config PACKAGE_CARL9170_DEBUGFS
+ bool "Enable Debugging (DebugFS) Support"
+ depends PACKAGE_MAC80211_DEBUGFS
+ help
+ Say Y if you need access to carl9170usb's statistics for QoS queue
+ status, rate control, etc...
+
+ endmenu