Merge branch 'odroidxu4-4.9.y'

This commit is contained in:
Mauro (mdrjr) Ribeiro
2017-03-15 09:23:38 -03:00
2 changed files with 1 additions and 3 deletions

View File

@@ -57,8 +57,6 @@
pinctrl-0 = <&gpio_power_key>;
power_key {
interrupt-parent = <&gpx0>;
interrupts = <3 0>;
gpios = <&gpx0 3 GPIO_ACTIVE_LOW>;
linux,code = <KEY_POWER>;
label = "power key";

View File

@@ -67,7 +67,7 @@ CONFIG_WIFI_MONITOR = n
CONFIG_MCC_MODE = n
CONFIG_APPEND_VENDOR_IE_ENABLE = n
########################## Debug ###########################
CONFIG_RTW_DEBUG = y
CONFIG_RTW_DEBUG = n
# default log level is _DRV_INFO_ = 4,
# please refer to "How_to_set_driver_debug_log_level.doc" to set the available level.
CONFIG_RTW_LOG_LEVEL = 4