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 <horms@xxxxxxxxxxxx> 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 >>>> cannot be disabled. >>>> >>>> Hence disable CONFIG_EMBEDDED, and compensate for the loss of >>>> CONFIG_DEBUG_KERNEL by enabling the latter. Didn't I already submit a patch to fix this in 2015? https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=560b8c0ed45a If it came back, it's a regression. Rob