[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20585.24010.139220.512754@pilspetsen.it.uu.se>
Date: Mon, 1 Oct 2012 11:09:30 +0200
From: Mikael Pettersson <mikpe@...uu.se>
To: Tim Shepard <shep@...m.mit.edu>
Cc: linux-kernel@...r.kernel.org
Subject: Re: CONFIG_EXPERT is a booby trap
Tim Shepard writes:
> This weekend I finally figured out why the keyboard in my MacBook Pro
> stopped working between 3.4 and 3.5.
>
> When I turned on CONFIG_EXPERT it turned off CONFIG_HID_APPLE. There
> was no warning that selecting "Configure standard kernel features" will
> invisibly turn off needed things elsewhere in the configuration tree.
>
> Something needs to be fixed, but it's not obvious that any simple change
> will work without causing other troubles.
"diff" the before and after .config files. That's alerted me to unexpected
changes (not just "where did CONFIG_${foo} go?" but also "wtf is CONFIG_${bar}
doing there?") on numerous occasions.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists