Skip to content

Commit

Permalink
configs: enable CONFIG_MODEM_PIE_REV for some variants
Browse files Browse the repository at this point in the history
* These devices have Pie bootloaders avalible
  • Loading branch information
ananjaser1211 committed Dec 17, 2019
1 parent ee95d6a commit f163d38
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/a6lte_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ CONFIG_ARM_TRUSTZONE=y
# CONFIG_SEC_BAT_AUT is not set
CONFIG_SAMSUNG_PRODUCT_SHIP=y
CONFIG_BOARD_A6LTE=y
CONFIG_MODEM_PIE_REV=y

#
# Bus support
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/configs/j5y17lte_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ CONFIG_ARM_TRUSTZONE=y
# CONFIG_SEC_BAT_AUT is not set
CONFIG_SAMSUNG_PRODUCT_SHIP=y
CONFIG_BOARD_J5Y17LTE=y
CONFIG_MODEM_PIE_REV=y

#
# Bus support
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/configs/j6lte_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ CONFIG_ARM_TRUSTZONE=y
# CONFIG_SEC_BAT_AUT is not set
CONFIG_SAMSUNG_PRODUCT_SHIP=y
CONFIG_BOARD_J6LTE=y
CONFIG_MODEM_PIE_REV=y

#
# Bus support
Expand Down
1 change: 1 addition & 0 deletions arch/arm64/configs/j7y17lte_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ CONFIG_ARM_TRUSTZONE=y
# CONFIG_SEC_BAT_AUT is not set
CONFIG_SAMSUNG_PRODUCT_SHIP=y
CONFIG_BOARD_J7Y17LTE=y
CONFIG_MODEM_PIE_REV=y

#
# Bus support
Expand Down

0 comments on commit f163d38

Please sign in to comment.