aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-09-25 17:29:11 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-09-27 02:50:40 +0200
commitb1409f8c00dee8ba453e7a12416ec76c83a3bb53 (patch)
treef3f2ea7ca065de2daeeedafed22c813dcd8e7196
parent337ce1477473fcd5c88b9aa1bd9258f9f69c2261 (diff)
downloadkernel_i9300_mainline-b1409f8c00dee8ba453e7a12416ec76c83a3bb53.zip
kernel_i9300_mainline-b1409f8c00dee8ba453e7a12416ec76c83a3bb53.tar.gz
kernel_i9300_mainline-b1409f8c00dee8ba453e7a12416ec76c83a3bb53.tar.bz2
i9300 defconfig: Enable syscon reboot mode and max77693 LEDs
Also disable dwc2 debugging Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
-rw-r--r--arch/arm/configs/replicant_i9300_defconfig9
1 files changed, 4 insertions, 5 deletions
diff --git a/arch/arm/configs/replicant_i9300_defconfig b/arch/arm/configs/replicant_i9300_defconfig
index f0f8118..bf1ff1c 100644
--- a/arch/arm/configs/replicant_i9300_defconfig
+++ b/arch/arm/configs/replicant_i9300_defconfig
@@ -1758,7 +1758,8 @@ CONFIG_POWER_RESET=y
# CONFIG_POWER_RESET_VERSATILE is not set
CONFIG_POWER_RESET_SYSCON=y
CONFIG_POWER_RESET_SYSCON_POWEROFF=y
-# CONFIG_SYSCON_REBOOT_MODE is not set
+CONFIG_REBOOT_MODE=y
+CONFIG_SYSCON_REBOOT_MODE=y
# CONFIG_POWER_AVS is not set
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
@@ -2722,10 +2723,8 @@ CONFIG_USB_DWC2=y
#
CONFIG_USB_DWC2_PERIPHERAL=y
# CONFIG_USB_DWC2_DUAL_ROLE is not set
-CONFIG_USB_DWC2_DEBUG=y
-# CONFIG_USB_DWC2_VERBOSE is not set
+# CONFIG_USB_DWC2_DEBUG is not set
# CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
-CONFIG_USB_DWC2_DEBUG_PERIODIC=y
# CONFIG_USB_CHIPIDEA is not set
# CONFIG_USB_ISP1760 is not set
@@ -2899,7 +2898,7 @@ CONFIG_LEDS_PWM=y
# CONFIG_LEDS_LT3593 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TLC591XX is not set
-# CONFIG_LEDS_MAX77693 is not set
+CONFIG_LEDS_MAX77693=y
# CONFIG_LEDS_MAX8997 is not set
# CONFIG_LEDS_LM355x is not set
# CONFIG_LEDS_KTD2692 is not set