summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-04-12 17:38:06 +0100
committerPeter Robinson <pbrobinson@gmail.com>2018-04-12 17:38:06 +0100
commitd509340556f1e779f9031057c906ca2351b4c878 (patch)
tree6ff45de726e955c5fb71a4ee7a4d420f140e1f9d /configs
parenta4a909da357a7cc98da69d84287aa4f45052b5c3 (diff)
downloadkernel-d509340556f1e779f9031057c906ca2351b4c878.tar.gz
kernel-d509340556f1e779f9031057c906ca2351b4c878.tar.xz
kernel-d509340556f1e779f9031057c906ca2351b4c878.zip
Disable tps65217-charger on BeagleBone to fix USB-OTG port rhbz 1487399
Diffstat (limited to 'configs')
-rw-r--r--configs/fedora/generic/arm/armv7/CONFIG_REGULATOR_TPS652171
-rw-r--r--configs/fedora/generic/arm/armv7/armv7/CONFIG_CHARGER_TPS652172
2 files changed, 1 insertions, 2 deletions
diff --git a/configs/fedora/generic/arm/armv7/CONFIG_REGULATOR_TPS65217 b/configs/fedora/generic/arm/armv7/CONFIG_REGULATOR_TPS65217
deleted file mode 100644
index 3773f756b..000000000
--- a/configs/fedora/generic/arm/armv7/CONFIG_REGULATOR_TPS65217
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_REGULATOR_TPS65217=y
diff --git a/configs/fedora/generic/arm/armv7/armv7/CONFIG_CHARGER_TPS65217 b/configs/fedora/generic/arm/armv7/armv7/CONFIG_CHARGER_TPS65217
index e77c2fc05..629b8503c 100644
--- a/configs/fedora/generic/arm/armv7/armv7/CONFIG_CHARGER_TPS65217
+++ b/configs/fedora/generic/arm/armv7/armv7/CONFIG_CHARGER_TPS65217
@@ -1 +1 @@
-CONFIG_CHARGER_TPS65217=m
+# CONFIG_CHARGER_TPS65217 is not set