mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] Remove side-effects of CONFIG_EXPERT
@ 2012-05-13 16:07 David Herrmann
  2012-05-13 16:07 ` [PATCH 1/7] HID: Do not switch default values in EXPERT mode David Herrmann
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: David Herrmann @ 2012-05-13 16:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, David Herrmann

CONFIG_EXPERT was designed to toggle visibility of config options.
However, we used it in several different places to change default values
or default selections. This may produce unwanted side-effects for users
who enable EXPERT mode to toggle a single config option.

Regards
David

David Herrmann (7):
  HID: Do not switch default values in EXPERT mode
  Media: Do not change default values in EXPERT mode
  rfkill: Do not change default values in EXPERT mode
  Kconfig: Do not switch default values in EXPERT mode
  usb: remove unneeded default value
  pcmcia: Do not change selected options in EXPERT mode
  drm: do not change selected options based on EXPERT mode

 drivers/gpu/drm/Kconfig             |    1 -
 drivers/gpu/drm/nouveau/Kconfig     |    1 -
 drivers/hid/Kconfig                 |   30 +++++++++++++++---------------
 drivers/media/common/tuners/Kconfig |    1 -
 drivers/media/dvb/frontends/Kconfig |    1 -
 drivers/media/video/Kconfig         |    2 +-
 drivers/pcmcia/Kconfig              |    1 -
 drivers/usb/core/Kconfig            |    1 -
 init/Kconfig                        |    2 +-
 net/rfkill/Kconfig                  |    2 +-
 usr/Kconfig                         |    8 ++++----
 11 files changed, 22 insertions(+), 28 deletions(-)

-- 
1.7.10.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-05-14  8:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-13 16:07 [PATCH 0/7] Remove side-effects of CONFIG_EXPERT David Herrmann
2012-05-13 16:07 ` [PATCH 1/7] HID: Do not switch default values in EXPERT mode David Herrmann
2012-05-14  8:23   ` Jiri Kosina
2012-05-13 16:07 ` [PATCH 2/7] Media: Do not change " David Herrmann
2012-05-13 16:07 ` [PATCH 3/7] rfkill: " David Herrmann
2012-05-13 16:07 ` [PATCH 4/7] Kconfig: Do not switch " David Herrmann
2012-05-13 16:07 ` [PATCH 5/7] usb: remove unneeded default value David Herrmann
2012-05-13 16:07 ` [PATCH 6/7] pcmcia: Do not change selected options in EXPERT mode David Herrmann
2012-05-13 16:07 ` [PATCH 7/7] drm: do not change selected options based on " David Herrmann
2012-05-13 16:18   ` Dave Airlie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®