Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions configs/qcom_lemans_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ CONFIG_ENV_SCSI_PART_TYPE_GUID="bc0330eb-3410-4951-a617-03898dbe3372"
# CONFIG_ENV_IS_DEFAULT is not set
# CONFIG_ENV_IS_NOWHERE is not set

CONFIG_WATCHDOG_AUTOSTART=y

CONFIG_PHY_QCOM_QMP_USB=y

CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK=y
Expand Down
2 changes: 0 additions & 2 deletions configs/qcom_qcs615_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ CONFIG_TEXT_BASE=0x9fc00000

CONFIG_FASTBOOT_BUF_ADDR=0xa1600000

CONFIG_WATCHDOG_AUTOSTART=y

# QCS615 has eMMC only, not UFS/SCSI - override qcom_defconfig settings
CONFIG_FASTBOOT_FLASH_BLOCK_INTERFACE_NAME="mmc"
CONFIG_FASTBOOT_FLASH_BLOCK_DEVICE_ID=0
Expand Down
1 change: 0 additions & 1 deletion configs/qcom_qcs8300_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK=y
CONFIG_QCOM_EL2_GUNYAH_EXIT_SUPPORT=y

CONFIG_PHY_QCOM_QMP_USB=y
CONFIG_WATCHDOG_AUTOSTART=y
2 changes: 0 additions & 2 deletions configs/qcom_shikra_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ CONFIG_REMAKE_ELF=y

CONFIG_FASTBOOT_BUF_ADDR=0xc5000000

CONFIG_WATCHDOG_AUTOSTART=y

# Shikra has eMMC only, not UFS/SCSI - override qcom_defconfig settings
CONFIG_FASTBOOT_FLASH_BLOCK_INTERFACE_NAME="mmc"
CONFIG_FASTBOOT_FLASH_BLOCK_DEVICE_ID=0
Expand Down
Loading