aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Knight <starlightknight@slkdev.net>2016-07-24 16:21:19 -0400
committerAaron Knight <starlightknight@slkdev.net>2016-07-24 16:25:09 -0400
commit98bce590f5d092d1436a80b43f6dbedd174cd9e0 (patch)
tree085d50ed510aa004d1dbfbf27dbcfd0cc7f26549
parent9f710c241217d368d716288fb4eb6305ea88692e (diff)
downloadkernel_samsung_smdk4412-98bce590f5d092d1436a80b43f6dbedd174cd9e0.tar.gz
kernel_samsung_smdk4412-98bce590f5d092d1436a80b43f6dbedd174cd9e0.tar.bz2
kernel_samsung_smdk4412-98bce590f5d092d1436a80b43f6dbedd174cd9e0.zip
t0ltecdma: Disable USB Device FS
-Appears to fix frequently occuring, annoying random reboots with no other observed regressions. I went from having up to 2-3 crashes an hour related to USB, to none all day -This option is deprecated and has been removed in later kernels versions anyways. Special Thanks: Simon Shields, for helping me interpet the crash dumps and pointing me in the right direction on this. Change-Id: Ieda0eb6e0dfb3fec4cfbe89540a587eaa6de7995
-rwxr-xr-xarch/arm/configs/cyanogenmod_t0ltecdma_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/cyanogenmod_t0ltecdma_defconfig b/arch/arm/configs/cyanogenmod_t0ltecdma_defconfig
index 1dd72403847..4a914ffdad8 100755
--- a/arch/arm/configs/cyanogenmod_t0ltecdma_defconfig
+++ b/arch/arm/configs/cyanogenmod_t0ltecdma_defconfig
@@ -2436,7 +2436,7 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options
#
-CONFIG_USB_DEVICEFS=y
+# CONFIG_USB_DEVICEFS is not set
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y