Home
last modified time | relevance | path

Searched hist:e11f04962cee8f7fb0dc14983a7a461ade8f71c3 (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/kconfig/
H A DMakefilediff e11f04962cee8f7fb0dc14983a7a461ade8f71c3 Sat Feb 25 21:52:50 CET 2006 Jesper Juhl <jesper.juhl@gmail.com> kbuild: small update of allnoconfig description

'allnoconfig' is described by 'make help' as a "minimal config", that's not
strictly correct. To be pedantic, a minimal config would be one where
EMBEDDED was set to Y and most things therein disabled etc. Simply
answering 'no' to all options does not give a minimal config.
A better description of allnoconfig is that it answers all options with 'no'.

This patch updates the description.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>