All of lore.kernel.org
 help / color / mirror / Atom feed
From: hdegoede@redhat.com (Hans de Goede)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: sunxi: Enable simplefb in the defconfig
Date: Tue, 21 Apr 2015 09:03:25 +0200	[thread overview]
Message-ID: <5535F63D.8080304@redhat.com> (raw)
In-Reply-To: <1429559320-27519-1-git-send-email-maxime.ripard@free-electrons.com>

Hi,

On 20-04-15 21:48, Maxime Ripard wrote:
> Now that we have simplefb support, we can enable it in our defconfig. Also
> enable the framebuffer console, so that we are sure that we actually get
> something displayed in any case.
>
> And while we're at it, enable the module support.
>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Makes sense:

Acked-by: Hans de Goede <hdegoede@redhat.com>

Regards,

Hans

> ---
>   arch/arm/configs/sunxi_defconfig | 5 +++++
>   1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
> index 2c7af0a57cb1..7ebc346bf9fa 100644
> --- a/arch/arm/configs/sunxi_defconfig
> +++ b/arch/arm/configs/sunxi_defconfig
> @@ -2,6 +2,7 @@ CONFIG_NO_HZ=y
>   CONFIG_HIGH_RES_TIMERS=y
>   CONFIG_BLK_DEV_INITRD=y
>   CONFIG_PERF_EVENTS=y
> +CONFIG_MODULES=y
>   CONFIG_ARCH_SUNXI=y
>   CONFIG_SMP=y
>   CONFIG_NR_CPUS=8
> @@ -86,6 +87,10 @@ CONFIG_REGULATOR=y
>   CONFIG_REGULATOR_FIXED_VOLTAGE=y
>   CONFIG_REGULATOR_AXP20X=y
>   CONFIG_REGULATOR_GPIO=y
> +CONFIG_FB=y
> +CONFIG_FB_SIMPLE=y
> +CONFIG_FRAMEBUFFER_CONSOLE=y
> +CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
>   CONFIG_USB=y
>   CONFIG_USB_EHCI_HCD=y
>   CONFIG_USB_EHCI_HCD_PLATFORM=y
>

  reply	other threads:[~2015-04-21  7:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-20 19:48 [PATCH] ARM: sunxi: Enable simplefb in the defconfig Maxime Ripard
2015-04-21  7:03 ` Hans de Goede [this message]
2015-04-27 10:09 ` Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5535F63D.8080304@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.