ARM: qcom_defconfig: enable RPMSG_QCOM_SMD
As of commit 5052de8def
, QCOM_SMD_RPM and various other config
options enabled in the qcom_defconfig depends on the RPMSG. If
QCOM_SMD_RPM config option is not selected it disables the
REGULATOR_QCOM_SMD_RPM and other essential config options.
Signed-off-by: Bhushan Shah <bshah@kde.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
0a932693c9
commit
7f794788db
|
@ -174,6 +174,7 @@ CONFIG_LEDS_GPIO=y
|
|||
CONFIG_LEDS_PM8058=y
|
||||
CONFIG_LEDS_TRIGGERS=y
|
||||
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
|
||||
CONFIG_RPMSG_QCOM_SMD=y
|
||||
CONFIG_RTC_CLASS=y
|
||||
CONFIG_RTC_DRV_PM8XXX=y
|
||||
CONFIG_DMADEVICES=y
|
||||
|
|
Loading…
Reference in New Issue