Re: [RFC PATCH] Kconfig: Enable Kconfig fragments to be used for defconfig

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Walker
Date: Wednesday, July 14, 2010 - 9:22 am

On Tue, 2010-07-13 at 20:07 -0400, Nicolas Pitre wrote:


Right.


I see..


I'm sure most people will want to have a config isolated to their
specific device. That to me seems reasonable because everyone wants the
smallest possible kernel they can get for their given device.

Then there would be a smaller group who wants to create multi-device
images. I don't see this being the average users tho, or kernel hackers.

To me there is little difference between doing,

CONFIG_ARCH_MSM=y

or

select ARCH_MSM

they are basically doing the same thing. So doing anything in Kconfig is
a lateral move .. Converting over to Kconfig in this case doesn't makes
sense to me.

Could we do something more like adding an "#include" option into the
defconfigs .. Then you could create defconfigs that hold multiple
devices without a massive rework to what we currently have. 

Daniel


-- 
Sent by an consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC PATCH] Kconfig: Enable Kconfig fragments to be us ..., Daniel Walker, (Wed Jul 14, 9:22 am)
Re: [RFC PATCH] Kconfig: Enable Kconfig fragments to be us ..., Russell King - ARM Linux, (Fri Jul 16, 11:07 am)
Re: [RFC PATCH] Kconfig: Enable Kconfig fragments to be us ..., Russell King - ARM Linux, (Fri Jul 16, 11:30 am)