Re: [linux-yocto] [PATCH 5/6] x32: Drop x32 config

2014-04-02 Thread Stanacar, StefanX
On Wed, 2014-04-02 at 00:19 -0700, Darren Hart wrote: CONFIG_X86_32 is a non-selectable configuration item, automatically set by ARCH and !CONFIG_64BIT. There are no users of the .cfg nor the .scc. Delete them. Signed-off-by: Darren Hart dvh...@linux.intel.com ---

[linux-yocto] [PATCH 5/6] x32: Drop x32 config

2014-04-02 Thread Darren Hart
CONFIG_X86_32 is a non-selectable configuration item, automatically set by ARCH and !CONFIG_64BIT. There are no users of the .cfg nor the .scc. Delete them. Signed-off-by: Darren Hart dvh...@linux.intel.com --- meta/cfg/kernel-cache/cfg/x32.cfg |1 - meta/cfg/kernel-cache/cfg/x32.scc |4

Re: [linux-yocto] [PATCH 5/6] x32: Drop x32 config

2014-04-02 Thread Bruce Ashfield
On 14-04-02 11:11 AM, Stanacar, StefanX wrote: On Wed, 2014-04-02 at 00:19 -0700, Darren Hart wrote: CONFIG_X86_32 is a non-selectable configuration item, automatically set by ARCH and !CONFIG_64BIT. There are no users of the .cfg nor the .scc. Delete them. Signed-off-by: Darren Hart

Re: [linux-yocto] [PATCH 5/6] x32: Drop x32 config

2014-04-02 Thread Stanacar, StefanX
On Wed, 2014-04-02 at 18:11 +0300, Stefan Stanacar wrote: On Wed, 2014-04-02 at 00:19 -0700, Darren Hart wrote: CONFIG_X86_32 is a non-selectable configuration item, automatically set by ARCH and !CONFIG_64BIT. There are no users of the .cfg nor the .scc. Delete them.

Re: [linux-yocto] [PATCH 5/6] x32: Drop x32 config

2014-04-02 Thread Darren Hart
On 4/2/14, 8:20, Stanacar, StefanX stefanx.stana...@intel.com wrote: On Wed, 2014-04-02 at 18:11 +0300, Stefan Stanacar wrote: On Wed, 2014-04-02 at 00:19 -0700, Darren Hart wrote: CONFIG_X86_32 is a non-selectable configuration item, automatically set by ARCH and !CONFIG_64BIT. There