Skip to content

Commit

Permalink
ProjectK: Bring it up to r15
Browse files Browse the repository at this point in the history
*Remove Mifs & HQ Sysfs

Signed-off-by: khusika <khusikadhamar@gmail.com>
  • Loading branch information
khusika committed Jul 22, 2018
1 parent 2d98322 commit 697c023
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
7 changes: 3 additions & 4 deletions arch/arm64/configs/mido_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 3.18.115 Kernel Configuration
# Linux/arm64 3.18.116 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
Expand Down Expand Up @@ -43,7 +43,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-ProjectK-r14"
CONFIG_LOCALVERSION="-ProjectK-r15"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
Expand Down Expand Up @@ -1297,8 +1297,6 @@ CONFIG_MSM_ULTRASOUND=y
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
# CONFIG_CXL_BASE is not set
CONFIG_HQ_SYSFS_SUPPORT=y
CONFIG_MI_FS=y

#
# SCSI device support
Expand Down Expand Up @@ -3546,6 +3544,7 @@ CONFIG_LEDS_CLASS=y
CONFIG_LEDS_QPNP=y
CONFIG_LEDS_QPNP_FLASH=y
CONFIG_LEDS_QPNP_WLED=y
# CONFIG_LEDS_MSM_GPIO_FLASH is not set
CONFIG_LEDS_AW2013=y

#
Expand Down
7 changes: 3 additions & 4 deletions arch/arm64/configs/tissot_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 3.18.115 Kernel Configuration
# Linux/arm64 3.18.116 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
Expand Down Expand Up @@ -43,7 +43,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-ProjectK-r14"
CONFIG_LOCALVERSION="-ProjectK-r15"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
Expand Down Expand Up @@ -1289,8 +1289,6 @@ CONFIG_MSM_ULTRASOUND=y
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
# CONFIG_CXL_BASE is not set
CONFIG_HQ_SYSFS_SUPPORT=y
CONFIG_MI_FS=y

#
# SCSI device support
Expand Down Expand Up @@ -3546,6 +3544,7 @@ CONFIG_LEDS_CLASS=y
CONFIG_LEDS_QPNP=y
CONFIG_LEDS_QPNP_FLASH=y
CONFIG_LEDS_QPNP_WLED=y
# CONFIG_LEDS_MSM_GPIO_FLASH is not set
CONFIG_LEDS_AW2013=y

#
Expand Down

0 comments on commit 697c023

Please sign in to comment.