From: Uwe Kleine-König Date: Mon, 3 Nov 2008 06:53:38 +0000 (+0100) Subject: Fix configure warnings in defconfigs for netX and Picotux 200 X-Git-Tag: v2.6.29-rc1~559^2~6^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94fa873ff80cbbfb91f1c1a81cb428f6869a7845;p=pandora-kernel.git Fix configure warnings in defconfigs for netX and Picotux 200 Since May 8 2007 the symbols RTC_INTF_PROC, RTC_INTF_SYSFS and RTC_INTF_DEV are not tristate anymore. This fixes the following warnings: arch/arm/configs/picotux200_defconfig:1072:warning: symbol value 'm' invalid for RTC_INTF_SYSFS arch/arm/configs/picotux200_defconfig:1073:warning: symbol value 'm' invalid for RTC_INTF_PROC arch/arm/configs/picotux200_defconfig:1074:warning: symbol value 'm' invalid for RTC_INTF_DEV Signed-off-by: Uwe Kleine-König Cc: Robert Schwebel Cc: Sascha Hauer Cc: Simon Richter Cc: Andrew Victor --- Reading git-diff-tree failed