diff options
Diffstat (limited to 'configs/qcom_ipq9574_mmc_defconfig')
| -rw-r--r-- | configs/qcom_ipq9574_mmc_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/qcom_ipq9574_mmc_defconfig b/configs/qcom_ipq9574_mmc_defconfig index 720220dc98a..6592d9de39d 100644 --- a/configs/qcom_ipq9574_mmc_defconfig +++ b/configs/qcom_ipq9574_mmc_defconfig @@ -1,7 +1,7 @@ CONFIG_ARM=y CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_POSITION_INDEPENDENT=y -CONFIG_SYS_INIT_SP_BSS_OFFSET=1572864 +CONFIG_SYS_INIT_SP_BSS_OFFSET=0x180000 CONFIG_ARCH_SNAPDRAGON=y CONFIG_TEXT_BASE=0x4A240000 CONFIG_NR_DRAM_BANKS=24 @@ -33,6 +33,8 @@ CONFIG_CLK_QCOM_IPQ9574=y CONFIG_MSM_GPIO=y # CONFIG_I2C is not set # CONFIG_INPUT is not set +CONFIG_MISC=y +CONFIG_QCOM_GENI=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_ADMA=y CONFIG_MMC_SDHCI_MSM=y |
