Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1514404 > unrolled thread
| Started by | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| First post | 2016-11-03 10:20 +0100 |
| Last post | 2016-11-07 23:10 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[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
| From | Neil Armstrong <narmstrong@baylibre.com> |
|---|---|
| Date | 2016-11-03 10:20 +0100 |
| Subject | [PATCH 2/2] ARM64: configs: Add Platform MHU in defconfig |
| Message-ID | <szmlI-1Wi-9@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Kevin Hilman <khilman@baylibre.com> |
|---|---|
| Date | 2016-11-07 23:10 +0100 |
| Message-ID | <sB0h3-If-13@gated-at.bofh.it> |
| In reply to | #1514404 |
Neil Armstrong <narmstrong@baylibre.com> writes: > Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) Applied. Kevin
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web