linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "make oldconfig" kills config options when cross compiling
@ 2014-05-15 15:02 Manuel Reimer
  2014-05-15 23:26 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Reimer @ 2014-05-15 15:02 UTC (permalink / raw)
  To: linux-embedded

Hello,

I want to build an up-to-date kernel (3.14.4) based on this config:

<https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/master/core/linux-olinuxino/config>

To do so, I copied this config file as ".config" into the kernel source 
tree and executed

$ make ARCH=arm CROSS_COMPILE=/path/to/compiler/ oldconfig

My problem is, that this always drops important entries like 
"CONFIG_ARCH_MXS=y".

If I start with "make mxs_defconfig" and run "make oldconfig" on this 
default config, then no entries are killed.

What's wrong with the config, I want to start with?

Thanks in advance.

Greetings,

Manuel Reimer

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

end of thread, other threads:[~2014-05-24 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 15:02 "make oldconfig" kills config options when cross compiling Manuel Reimer
2014-05-15 23:26 ` Randy Dunlap
2014-05-24 19:13   ` Manuel Reimer

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).