From: Michael Hennerich Date: Tue, 24 Jul 2007 07:46:36 +0000 (+0800) Subject: Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAY X-Git-Tag: v2.6.24-rc1~1462^2~62 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=b2d1583f8e33c5472485fb99b29e065db373b675;p=linux-2.6-omap-h63xx.git Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAY Signed-off-by: Michael Hennerich Signed-off-by: Bryan Wu --- diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 017defaa525..5c1e215c8b6 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig @@ -57,7 +57,7 @@ config GENERIC_TIME bool default n -config GENERIC_CALIBRATE_DELAY +config GENERIC_GPIO bool default y