From: Ben Hutchings Date: Wed, 14 Sep 2011 23:21:42 +0000 (-0700) Subject: alpha, gpio: GENERIC_GPIO default must be n X-Git-Tag: v3.1-rc7~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8694a1840c71fc7835595ee69139c83f7a8e5543;p=pandora-kernel.git alpha, gpio: GENERIC_GPIO default must be n Since GPIOLIB is optional on alpha, GENERIC_GPIO must not be selected by default. If GPIOLIB is enabled, it will select GENERIC_GPIO. See for an example of what 'def_bool y' breaks. Reported-by: Michael Cree Signed-off-by: Ben Hutchings Cc: Richard Henderson Cc: Ivan Kokshaysky Cc: Matt Turner Cc: Michael Cree Cc: Mark Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed