linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* miss-leading help in configuration options
@ 2012-08-14 19:08 Stefan Beller
  0 siblings, 0 replies; only message in thread
From: Stefan Beller @ 2012-08-14 19:08 UTC (permalink / raw)
  To: linux-doc, linux-kernel

I was configuring a kernel build and stumbled across some options, which
default to [n], but the help says "If unsure, say Y".
Also the other way round defaulting to [y],
but the help saying "If unsure, say N".

So now I am really unsure, what to pick.
Here is a list of options, which I found with a script to have such
unsure help:


./arch/blackfin/Kconfig.debug
config DEBUG_DOUBLEFAULT

./arch/sh/mm/Kconfig
config SCHED_MC

./arch/sparc/Kconfig
config SCHED_SMT
config SERIAL_CONSOLE

./arch/x86/Kconfig.cpu
config CPU_SUP_AMD
config CPU_SUP_CENTAUR
config CPU_SUP_CYRIX_32
config CPU_SUP_INTEL
config CPU_SUP_TRANSMETA_32
config CPU_SUP_UMC_32

./drivers/input/touchscreen/Kconfig
config TOUCHSCREEN_DA9034
config TOUCHSCREEN_USB_EASYTOUCH

./drivers/net/ethernet/stmicro/stmmac/Kconfig
config STMMAC_PLATFORM

./fs/ext3/Kconfig
config EXT3_FS_XATTR

./fs/ext4/Kconfig
config EXT4_FS_XATTR

./fs/notify/fanotify/Kconfig
config FANOTIFY

./lib/Kconfig.debug
config RCU_CPU_STALL_VERBOSE

./mm/Kconfig
config CLEANCACHE
config FRONTSWAP

./net/ipv4/Kconfig
config INET_UDP_DIAG

./net/Kconfig
config BRIDGE_NETFILTER

./net/unix/Kconfig
config UNIX_DIAG

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-14 19:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14 19:08 miss-leading help in configuration options Stefan Beller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).