Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1514404
| From | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/2] ARM64: configs: Add Platform MHU in defconfig |
| Date | 2016-11-03 10:20 +0100 |
| Message-ID | <szmlI-1Wi-9@gated-at.bofh.it> (permalink) |
| References | <szmlI-1Wi-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index dab2cb0..6631bda 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -394,6 +394,7 @@ CONFIG_MSM_MMCC_8996=y CONFIG_HWSPINLOCK_QCOM=y CONFIG_MAILBOX=y CONFIG_ARM_MHU=y +CONFIG_PLATFORM_MHU=y CONFIG_HI6220_MBOX=y CONFIG_ARM_SMMU=y CONFIG_QCOM_SMEM=y -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 2/2] ARM64: configs: Add Platform MHU in defconfig Neil Armstrong <narmstrong@baylibre.com> - 2016-11-03 10:20 +0100 Re: [PATCH 2/2] ARM64: configs: Add Platform MHU in defconfig Kevin Hilman <khilman@baylibre.com> - 2016-11-07 23:10 +0100
csiph-web