Re: [PATCH/RFC 5/5] ARM: shmobile: defconfig: Disable CONFIG_EMBEDDED

2017-12-09 Thread Geert Uytterhoeven
Hi Rob, On Sat, Dec 9, 2017 at 3:18 AM, Rob Landley wrote: > On 12/05/2017 02:28 AM, Simon Horman wrote: >> On Mon, Dec 04, 2017 at 10:46:22AM +0100, Geert Uytterhoeven wrote: >>> On Fri, Dec 1, 2017 at 9:33 AM, Simon Horman wrote: On Thu, Nov 30, 2017

Re: [PATCH/RFC 5/5] ARM: shmobile: defconfig: Disable CONFIG_EMBEDDED

2017-12-08 Thread Rob Landley
On 12/05/2017 02:28 AM, Simon Horman wrote: > On Mon, Dec 04, 2017 at 10:46:22AM +0100, Geert Uytterhoeven wrote: >> Hi Simon, >> >> On Fri, Dec 1, 2017 at 9:33 AM, Simon Horman wrote: >>> On Thu, Nov 30, 2017 at 02:12:02PM +0100, Geert Uytterhoeven wrote: CONFIG_EXPERT

Re: [PATCH/RFC 5/5] ARM: shmobile: defconfig: Disable CONFIG_EMBEDDED

2017-12-05 Thread Simon Horman
On Mon, Dec 04, 2017 at 10:46:22AM +0100, Geert Uytterhoeven wrote: > Hi Simon, > > On Fri, Dec 1, 2017 at 9:33 AM, Simon Horman wrote: > > On Thu, Nov 30, 2017 at 02:12:02PM +0100, Geert Uytterhoeven wrote: > >> CONFIG_EXPERT exposes too many config options that do not

Re: [PATCH/RFC 5/5] ARM: shmobile: defconfig: Disable CONFIG_EMBEDDED

2017-12-04 Thread Geert Uytterhoeven
Hi Simon, On Fri, Dec 1, 2017 at 9:33 AM, Simon Horman wrote: > On Thu, Nov 30, 2017 at 02:12:02PM +0100, Geert Uytterhoeven wrote: >> CONFIG_EXPERT exposes too many config options that do not matter for >> development. However, CONFIG_EMBEDDED selects CONFIG_EXPERT, so it >>

[PATCH/RFC 5/5] ARM: shmobile: defconfig: Disable CONFIG_EMBEDDED

2017-11-30 Thread Geert Uytterhoeven
CONFIG_EXPERT exposes too many config options that do not matter for development. However, CONFIG_EMBEDDED selects CONFIG_EXPERT, so it cannot be disabled. Hence disable CONFIG_EMBEDDED, and compensate for the loss of CONFIG_DEBUG_KERNEL by enabling the latter. Actual impact: -