From 7fbe662a46f3bb994b6f7a9adea731f3d8a5620c Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Tue, 16 Feb 2016 14:41:57 +0100 Subject: i9300: disable vmware mvp and mobicore A free user space implementation doesn't seem to exist and they are not needed otherwise also unset accessory as none of the drivers is set anyway Signed-off-by: Wolfgang Wiedmeyer --- arch/arm/configs/cyanogenmod_i9300_defconfig | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/arch/arm/configs/cyanogenmod_i9300_defconfig b/arch/arm/configs/cyanogenmod_i9300_defconfig index 1438605..1226937 100644 --- a/arch/arm/configs/cyanogenmod_i9300_defconfig +++ b/arch/arm/configs/cyanogenmod_i9300_defconfig @@ -702,8 +702,7 @@ CONFIG_ALIGNMENT_TRAP=y # CONFIG_CC_STACKPROTECTOR is not set # CONFIG_DEPRECATED_PARAM_STRUCT is not set CONFIG_ARM_FLUSH_CONSOLE_ON_RESTART=y -CONFIG_VMWARE_MVP=y -# CONFIG_VMWARE_MVP_DEBUG is not set +# CONFIG_VMWARE_MVP is not set # # Boot options @@ -2937,19 +2936,12 @@ CONFIG_INPUT_YAS_MAGNETOMETER_POSITION=0 # CONFIG_SENSORS_SSP_SENSORHUB is not set # CONFIG_PM_DEVFREQ is not set # CONFIG_SAMSUNG_PHONE_SVNET is not set -CONFIG_ACCESSORY=y -# CONFIG_30PIN_CONN is not set -# CONFIG_MHL_SII9234 is not set -# CONFIG_SEC_KEYBOARD_DOCK is not set -# CONFIG_HPD_PULL is not set -# CONFIG_SAMSUNG_MHL_9290 is not set +# CONFIG_ACCESSORY is not set # CONFIG_IR_REMOCON is not set # CONFIG_EXTCON is not set # CONFIG_BARCODE_EMUL is not set # CONFIG_SAMSUNG_PHONE_TTY is not set -CONFIG_MOBICORE_SUPPORT=y -# CONFIG_MOBICORE_DEBUG is not set -CONFIG_MOBICORE_API=y +# CONFIG_MOBICORE_SUPPORT is not set CONFIG_IOMMU_SUPPORT=y # CONFIG_FELICA is not set # CONFIG_AUTHENTEC_VPNCLIENT_INTERCEPTOR is not set -- cgit v1.1