This patch uses 254,0 as the rtc device node if the CONFIG_RTC_INTF_DEV
feature is enabled.
Signed-Off-By: Steve Bennett <[EMAIL PROTECTED]>
diff -urN uClinux-dist.orig/vendors/config/config.dev
uClinux-dist/vendors/config/config.dev
--- uClinux-dist.orig/vendors/config/config.dev 2006-12-08 08:51:58.000000000
+1000
+++ uClinux-dist/vendors/config/config.dev 2007-05-11 16:12:16.000000000
+1000
@@ -134,7 +134,7 @@
DEVICES += $(DEVICE_CRYPTO) crypto,c,10,70
endif
-ifneq ($(CONFIG_RTC_DRV_SH)$(CONFIG_RTC_DRV_DS1302),)
+ifneq ($(CONFIG_RTC_INTF_DEV),$(CONFIG_RTC_DRV_SH)$(CONFIG_RTC_DRV_DS1302),)
DEVICES += $(DEVICE_PRIVATE) rtc,c,254,0
else
ifneq
($(CONFIG_RTC)$(CONFIG_M41T11M6)$(CONFIG_SENSORS_M41T11)$(CONFIG_NVRAM)$(CONFIG_SH_RTC),)
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev