Skip to content

Commit

Permalink
ARM: msm_defconfig: Enable MSM clock drivers
Browse files Browse the repository at this point in the history
This allows us to probe the clock controller devices and boot to a
serial console on all DT enabled MSM platforms.

Cc: David Brown <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
  • Loading branch information
bebarino authored and olofj committed Jan 31, 2014
1 parent 3933d26 commit 9d2a5e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/configs/msm_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ CONFIG_USB_GADGET_VBUS_DRAW=500
CONFIG_NEW_LEDS=y
CONFIG_RTC_CLASS=y
CONFIG_STAGING=y
CONFIG_COMMON_CLK_QCOM=y
CONFIG_MSM_GCC_8660=y
CONFIG_MSM_MMCC_8960=y
CONFIG_MSM_MMCC_8974=y
CONFIG_MSM_IOMMU=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
Expand Down

0 comments on commit 9d2a5e2

Please sign in to comment.