From: linux@prisktech.co.nz (Tony Prisk)
To: linux-arm-kernel@lists.infradead.org
Subject: multi_v5_defconfig problem
Date: Wed, 17 Oct 2012 21:04:22 +1300 [thread overview]
Message-ID: <1350461062.13436.4.camel@gitbox> (raw)
In-Reply-To: <1350460703.13436.2.camel@gitbox>
On Wed, 2012-10-17 at 20:58 +1300, Tony Prisk wrote:
> I tried to prepare a basic multi_v5_defconfig for arch-vt8500 containing
> the following, except that it builds v7 platforms rather than v5.
>
> I also tried adding CONFIG_ARCH_MULTI_V5 (and CONFIG_ARCH_MULTIPLATFORM)
> but neither made a difference.
>
> Help please :)
>
> CONFIG_EXPERIMENTAL=y
> CONFIG_HIGH_RES_TIMERS=y
> CONFIG_ARCH_VT8500=y
> CONFIG_ARM_ARCH_TIMER=y
> CONFIG_AEABI=y
> CONFIG_ARM_APPENDED_DTB=y
> CONFIG_VFP=y
> CONFIG_NET=y
> CONFIG_SERIAL_VT8500=y
> CONFIG_SERIAL_VT8500_CONSOLE=y
> CONFIG_GPIOLIB=y
> CONFIG_GPIO_VT8500=y
> CONFIG_FB=y
> CONFIG_FRAMEBUFFER_CONSOLE=y
> CONFIG_FB_VT8500=y
> CONFIG_FB_WM8505=y
> CONFIG_USB=y
> CONFIG_USB_EHCI_HCD=y
> CONFIG_USB_UHCI_HCD=y
> CONFIG_USB_UHCI_PLATFORM=y
> CONFIG_PWM_VT8500=y
> CONFIG_RTC_DRV_VT8500=y
>
> Regards
> Tony P
Hmph... gave up about a minute too soon.
CONFIG_ARCH_MULTI_V7=n fixes the problem. I assume this is because its
default y and you can't select MULTI_V5 with MULTI_V7.
Regards
Tony P
prev parent reply other threads:[~2012-10-17 8:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-17 7:58 multi_v5_defconfig problem Tony Prisk
2012-10-17 8:04 ` Tony Prisk [this message]
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=1350461062.13436.4.camel@gitbox \
--to=linux@prisktech.co.nz \
--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.