linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: defconfig: axm55xx: Drop PL11x graphics driver
@ 2019-01-28 13:49 Linus Walleij
  2019-01-30 21:40 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2019-01-28 13:49 UTC (permalink / raw)
  To: arm
  Cc: Krzysztof Adamski, Linus Walleij, Anders Roxell,
	linux-arm-kernel, John Logan

The defconfig for the AXM55xx includes the ARM CLCD
(PL11x) PrimeCell framebuffer driver, but the device tree
for this platform does not include this hardware, nor do I
find it likely that this chip has graphics.

Drop these config items.

Cc: John Logan <john.logan@intel.com>
Cc: Anders Roxell <anders.roxell@linaro.org>
Acked-by: Krzysztof Adamski <krzysztof.adamski@nokia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
ChangeLog v1->v2:
- Collected Krzysztof's ACK.

ARM SoC folks: please apply this directly for defconfigs
for v5.1.
---
 arch/arm/configs/axm55xx_defconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/configs/axm55xx_defconfig b/arch/arm/configs/axm55xx_defconfig
index 8e17e7ed1f02..53864316bee1 100644
--- a/arch/arm/configs/axm55xx_defconfig
+++ b/arch/arm/configs/axm55xx_defconfig
@@ -155,10 +155,6 @@ CONFIG_PMBUS=y
 CONFIG_SENSORS_LTC2978=y
 CONFIG_WATCHDOG=y
 CONFIG_ARM_SP805_WATCHDOG=y
-CONFIG_FB=y
-CONFIG_FB_ARMCLCD=y
-CONFIG_FRAMEBUFFER_CONSOLE=y
-CONFIG_LOGO=y
 # CONFIG_LOGO_LINUX_MONO is not set
 # CONFIG_LOGO_LINUX_VGA16 is not set
 CONFIG_HID_A4TECH=y
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] ARM: defconfig: axm55xx: Drop PL11x graphics driver
  2019-01-28 13:49 [PATCH v2] ARM: defconfig: axm55xx: Drop PL11x graphics driver Linus Walleij
@ 2019-01-30 21:40 ` Arnd Bergmann
  0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2019-01-30 21:40 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Krzysztof Adamski, arm-soc, Anders Roxell, Linux ARM, John Logan

On Mon, Jan 28, 2019 at 2:50 PM Linus Walleij <linus.walleij@linaro.org> wrote:
>
> The defconfig for the AXM55xx includes the ARM CLCD
> (PL11x) PrimeCell framebuffer driver, but the device tree
> for this platform does not include this hardware, nor do I
> find it likely that this chip has graphics.
>
> Drop these config items.
>
> Cc: John Logan <john.logan@intel.com>
> Cc: Anders Roxell <anders.roxell@linaro.org>
> Acked-by: Krzysztof Adamski <krzysztof.adamski@nokia.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---

Applied to arm/defconfig, thanks

    Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-30 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28 13:49 [PATCH v2] ARM: defconfig: axm55xx: Drop PL11x graphics driver Linus Walleij
2019-01-30 21:40 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).