Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b40ebb2c authored by Mohit Aggarwal's avatar Mohit Aggarwal Committed by Michael Bohan
Browse files

defconfig: arm64: Enable qpnp-rtc driver



QPNP-RTC driver is not enabled in arm64
defconfig for 8916 by default. This patch
enables the same.

Change-Id: Ib5dbc130f9f8d6835c4affccf8941eadc302dbf8
Signed-off-by: default avatarMohit Aggarwal <maggarwa@codeaurora.org>
parent 12c089b7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -127,6 +127,8 @@ CONFIG_HW_RANDOM_MSM=y
CONFIG_FB=y
CONFIG_FB_VIRTUAL=y
# CONFIG_USB_SUPPORT is not set
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_QPNP=y
CONFIG_STAGING=y
CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y