Loading arch/arm64/configs/msm-auto_defconfig +0 −1 Original line number Diff line number Diff line Loading @@ -584,7 +584,6 @@ CONFIG_CORESIGHT_REMOTE_ETM=y CONFIG_CORESIGHT_QPDI=y CONFIG_SENSORS_SSC=y CONFIG_MSM_TZ_LOG=y CONFIG_MOBICORE_DRIVER=m CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y CONFIG_EXT3_FS=y Loading arch/arm64/configs/msm_defconfig +0 −1 Original line number Diff line number Diff line Loading @@ -605,7 +605,6 @@ CONFIG_CORESIGHT_REMOTE_ETM=y CONFIG_CORESIGHT_QPDI=y CONFIG_SENSORS_SSC=y CONFIG_MSM_TZ_LOG=y CONFIG_MOBICORE_DRIVER=m CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y CONFIG_EXT3_FS=y Loading drivers/Kconfig +0 −2 Original line number Diff line number Diff line Loading @@ -196,6 +196,4 @@ source "drivers/firmware/Kconfig" source "drivers/bif/Kconfig" source "drivers/gud/Kconfig" endmenu drivers/Makefile +0 −3 Original line number Diff line number Diff line Loading @@ -171,6 +171,3 @@ obj-$(CONFIG_BIF) += bif/ obj-$(CONFIG_SENSORS) += sensors/ obj-$(CONFIG_SENSORS_SSC) += sensors/ # <t-base drivers obj-$(CONFIG_MOBICORE_DRIVER) += gud/ drivers/gud/Kconfigdeleted 100644 → 0 +0 −35 Original line number Diff line number Diff line # # MobiCore configuration # config MOBICORE_DRIVER tristate "MobiCore Driver" ---help--- Enable Linux Kernel MobiCore Support config MOBICORE_DEBUG bool "MobiCore Module debug mode" depends on MOBICORE_DRIVER ---help--- Enable Debug mode in the MobiCore Driver. It enables printing information about mobicore operations config MOBICORE_VERBOSE bool "MobiCore Module verbose debug mode" depends on MOBICORE_DEBUG ---help--- Enable Verbose Debug mode in the MobiCore Driver. It enables printing extra information about mobicore operations Beware: this is only useful for debuging deep in the driver because it prints too much logs config TRUSTONIC_TRUSTED_UI tristate "<t-base TUI" depends on MOBICORE_DRIVER ---help--- Enable <t-base Trusted User Interface config TRUSTONIC_TRUSTED_UI_FB_BLANK bool "<t-base TUI with fb_blank" depends on TRUSTONIC_TRUSTED_UI ---help--- Blank the framebuffer before starting a TUI session Loading
arch/arm64/configs/msm-auto_defconfig +0 −1 Original line number Diff line number Diff line Loading @@ -584,7 +584,6 @@ CONFIG_CORESIGHT_REMOTE_ETM=y CONFIG_CORESIGHT_QPDI=y CONFIG_SENSORS_SSC=y CONFIG_MSM_TZ_LOG=y CONFIG_MOBICORE_DRIVER=m CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y CONFIG_EXT3_FS=y Loading
arch/arm64/configs/msm_defconfig +0 −1 Original line number Diff line number Diff line Loading @@ -605,7 +605,6 @@ CONFIG_CORESIGHT_REMOTE_ETM=y CONFIG_CORESIGHT_QPDI=y CONFIG_SENSORS_SSC=y CONFIG_MSM_TZ_LOG=y CONFIG_MOBICORE_DRIVER=m CONFIG_EXT2_FS=y CONFIG_EXT2_FS_XATTR=y CONFIG_EXT3_FS=y Loading
drivers/Kconfig +0 −2 Original line number Diff line number Diff line Loading @@ -196,6 +196,4 @@ source "drivers/firmware/Kconfig" source "drivers/bif/Kconfig" source "drivers/gud/Kconfig" endmenu
drivers/Makefile +0 −3 Original line number Diff line number Diff line Loading @@ -171,6 +171,3 @@ obj-$(CONFIG_BIF) += bif/ obj-$(CONFIG_SENSORS) += sensors/ obj-$(CONFIG_SENSORS_SSC) += sensors/ # <t-base drivers obj-$(CONFIG_MOBICORE_DRIVER) += gud/
drivers/gud/Kconfigdeleted 100644 → 0 +0 −35 Original line number Diff line number Diff line # # MobiCore configuration # config MOBICORE_DRIVER tristate "MobiCore Driver" ---help--- Enable Linux Kernel MobiCore Support config MOBICORE_DEBUG bool "MobiCore Module debug mode" depends on MOBICORE_DRIVER ---help--- Enable Debug mode in the MobiCore Driver. It enables printing information about mobicore operations config MOBICORE_VERBOSE bool "MobiCore Module verbose debug mode" depends on MOBICORE_DEBUG ---help--- Enable Verbose Debug mode in the MobiCore Driver. It enables printing extra information about mobicore operations Beware: this is only useful for debuging deep in the driver because it prints too much logs config TRUSTONIC_TRUSTED_UI tristate "<t-base TUI" depends on MOBICORE_DRIVER ---help--- Enable <t-base Trusted User Interface config TRUSTONIC_TRUSTED_UI_FB_BLANK bool "<t-base TUI with fb_blank" depends on TRUSTONIC_TRUSTED_UI ---help--- Blank the framebuffer before starting a TUI session