diff options
author | Mykyta Dorokhin <mykyta.dorokhin@globallogic.com> | 2016-09-13 23:01:09 +0300 |
---|---|---|
committer | Mykyta Dorokhin <mykyta.dorokhin@globallogic.com> | 2016-09-13 23:01:09 +0300 |
commit | 4937c94889988cfdcb53ef69dee3e486fcc180cd (patch) | |
tree | df02be21be3ac55a184f9117cc01bc5df2914a9f /recipes-kernel | |
parent | e26145f9abfe37b7212f7c766425a0bf13a197ed (diff) | |
download | meta-multitech-4937c94889988cfdcb53ef69dee3e486fcc180cd.tar.gz meta-multitech-4937c94889988cfdcb53ef69dee3e486fcc180cd.tar.bz2 meta-multitech-4937c94889988cfdcb53ef69dee3e486fcc180cd.zip |
mtp: set CONFIG_MTS_NUM_ACCESSORY_PORTS to zero in the kernel defconfig.
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-3.12.27/mtp/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-3.12.27/mtp/defconfig b/recipes-kernel/linux/linux-3.12.27/mtp/defconfig index 772269c..b0818ff 100644 --- a/recipes-kernel/linux/linux-3.12.27/mtp/defconfig +++ b/recipes-kernel/linux/linux-3.12.27/mtp/defconfig @@ -228,7 +228,7 @@ CONFIG_FREEZER=y # # MTS # -CONFIG_MTS_NUM_ACCESSORY_PORTS=2 +CONFIG_MTS_NUM_ACCESSORY_PORTS=0 # # System Type |