summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa')
-rw-r--r--openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa23
1 files changed, 23 insertions, 0 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa b/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa
index 14acb3c56c..a52fc2f457 100644
--- a/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa
+++ b/openembedded/packages/linux/linux-openzaurus-2.6.15/defconfig-tosa
@@ -1269,6 +1269,29 @@ CONFIG_MMC_PXA=y
1269# CONFIG_MMC_WBSD is not set 1269# CONFIG_MMC_WBSD is not set
1270 1270
1271# 1271#
1272# Real Time Clock
1273#
1274CONFIG_RTC_CLASS=y
1275CONFIG_RTC_HCTOSYS=y
1276CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1277
1278#
1279# RTC interfaces
1280#
1281CONFIG_RTC_INTF_SYSFS=y
1282CONFIG_RTC_INTF_PROC=y
1283CONFIG_RTC_INTF_DEV=y
1284
1285#
1286# RTC drivers
1287#
1288# CONFIG_RTC_DRV_X1205 is not set
1289# CONFIG_RTC_DRV_DS1672 is not set
1290# CONFIG_RTC_DRV_PCF8563 is not set
1291CONFIG_RTC_DRV_SA1100=y
1292# CONFIG_RTC_DRV_TEST is not set
1293
1294#
1272# File systems 1295# File systems
1273# 1296#
1274CONFIG_EXT2_FS=y 1297CONFIG_EXT2_FS=y