Skip to content

Commit

Permalink
defconfig: Disable KNOX, TIMA and ROOTING RESTRICTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddhantNaik17 committed Nov 13, 2018
1 parent d7e543c commit cd9b72d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions arch/arm64/configs/lineage_on7xelte_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -416,10 +416,10 @@ CONFIG_SETEND_EMULATION=y
#
CONFIG_CMDLINE=""
# CONFIG_EFI is not set
CONFIG_TIMA=y
# CONFIG_TIMA is not set
# CONFIG_TIMA_LKMAUTH is not set
CONFIG_TIMA_RKP=y
CONFIG_TIMA_RKP_4G=y
# CONFIG_TIMA_RKP is not set
# CONFIG_TIMA_RKP_4G is not set
# CONFIG_RKP_KDP is not set
# CONFIG_TIMA_TEST_INFRA is not set
# CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set
Expand Down Expand Up @@ -1091,7 +1091,7 @@ CONFIG_BLK_DEV_RAM_SIZE=8192
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
CONFIG_KNOX_KAP=y
# CONFIG_KNOX_KAP is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1780 is not set
Expand All @@ -1109,7 +1109,7 @@ CONFIG_UID_STAT=y
CONFIG_UID_SYS_STATS=y
# CONFIG_UID_SYS_STATS_DEBUG is not set
# CONFIG_MEMORY_STATE_TIME is not set
CONFIG_TIMA_LOG=y
# CONFIG_TIMA_LOG is not set
# CONFIG_LEDS_IRIS_IRLED_SUPPORT is not set
# CONFIG_LEDS_IRIS_FPGA_ICE40XX is not set
# CONFIG_LEDS_ICE40XX_POWER_CONTROL is not set
Expand Down Expand Up @@ -4575,10 +4575,10 @@ CONFIG_HAVE_ARCH_KGDB=y
#
# Samsung Rooting Restriction Feature
#
CONFIG_SEC_RESTRICT_ROOTING=y
CONFIG_SEC_RESTRICT_SETUID=y
CONFIG_SEC_RESTRICT_FORK=y
CONFIG_SEC_RESTRICT_ROOTING_LOG=y
# CONFIG_SEC_RESTRICT_ROOTING is not set
# CONFIG_SEC_RESTRICT_SETUID is not set
# CONFIG_SEC_RESTRICT_FORK is not set
# CONFIG_SEC_RESTRICT_ROOTING_LOG is not set

#
# Security options
Expand Down

0 comments on commit cd9b72d

Please sign in to comment.