summaryrefslogtreecommitdiffstats
path: root/meta-zc702
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@xilinx.com>2013-05-31 14:24:08 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-06-03 14:16:03 +1000
commit90a463755664848fb165143fcb83245cc3da3421 (patch)
treefaf3dc00e081d722f1b4a4722621b4adc7e9ab9b /meta-zc702
parent42c920f9c256340fb0bcaf48f16377d4d3bf82ae (diff)
downloadmeta-xilinx-90a463755664848fb165143fcb83245cc3da3421.tar.gz
Remove linux-xlnx 3.6 kernel from dylan branch as it is not a yocto kernel version.
Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'meta-zc702')
-rw-r--r--meta-zc702/recipes-kernel/linux/linux-xlnx/rtc_3.6.cfg76
-rw-r--r--meta-zc702/recipes-kernel/linux/linux-xlnx_3.6.bbappend1
2 files changed, 0 insertions, 77 deletions
diff --git a/meta-zc702/recipes-kernel/linux/linux-xlnx/rtc_3.6.cfg b/meta-zc702/recipes-kernel/linux/linux-xlnx/rtc_3.6.cfg
deleted file mode 100644
index 78dfaf17..00000000
--- a/meta-zc702/recipes-kernel/linux/linux-xlnx/rtc_3.6.cfg
+++ /dev/null
@@ -1,76 +0,0 @@
1# Enable the RTC
2
3CONFIG_RTC_LIB=y
4CONFIG_RTC_CLASS=y
5CONFIG_RTC_HCTOSYS=y
6CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
7# CONFIG_RTC_DEBUG is not set
8
9#
10# RTC interfaces
11#
12CONFIG_RTC_INTF_SYSFS=y
13CONFIG_RTC_INTF_PROC=y
14CONFIG_RTC_INTF_DEV=y
15# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
16# CONFIG_RTC_DRV_TEST is not set
17
18#
19# I2C RTC drivers
20#
21# CONFIG_RTC_DRV_DS1307 is not set
22# CONFIG_RTC_DRV_DS1374 is not set
23# CONFIG_RTC_DRV_DS1672 is not set
24# CONFIG_RTC_DRV_DS3232 is not set
25# CONFIG_RTC_DRV_MAX6900 is not set
26# CONFIG_RTC_DRV_RS5C372 is not set
27# CONFIG_RTC_DRV_ISL1208 is not set
28# CONFIG_RTC_DRV_ISL12022 is not set
29# CONFIG_RTC_DRV_X1205 is not set
30CONFIG_RTC_DRV_PCF8563=y
31# CONFIG_RTC_DRV_PCF8583 is not set
32# CONFIG_RTC_DRV_M41T80 is not set
33# CONFIG_RTC_DRV_BQ32K is not set
34# CONFIG_RTC_DRV_S35390A is not set
35# CONFIG_RTC_DRV_FM3130 is not set
36# CONFIG_RTC_DRV_RX8581 is not set
37# CONFIG_RTC_DRV_RX8025 is not set
38# CONFIG_RTC_DRV_EM3027 is not set
39# CONFIG_RTC_DRV_RV3029C2 is not set
40
41#
42# SPI RTC drivers
43#
44# CONFIG_RTC_DRV_M41T93 is not set
45# CONFIG_RTC_DRV_M41T94 is not set
46# CONFIG_RTC_DRV_DS1305 is not set
47# CONFIG_RTC_DRV_DS1390 is not set
48# CONFIG_RTC_DRV_MAX6902 is not set
49# CONFIG_RTC_DRV_R9701 is not set
50# CONFIG_RTC_DRV_RS5C348 is not set
51# CONFIG_RTC_DRV_DS3234 is not set
52# CONFIG_RTC_DRV_PCF2123 is not set
53
54#
55# Platform RTC drivers
56#
57# CONFIG_RTC_DRV_CMOS is not set
58# CONFIG_RTC_DRV_DS1286 is not set
59# CONFIG_RTC_DRV_DS1511 is not set
60# CONFIG_RTC_DRV_DS1553 is not set
61# CONFIG_RTC_DRV_DS1742 is not set
62# CONFIG_RTC_DRV_STK17TA8 is not set
63# CONFIG_RTC_DRV_M48T86 is not set
64# CONFIG_RTC_DRV_M48T35 is not set
65# CONFIG_RTC_DRV_M48T59 is not set
66# CONFIG_RTC_DRV_MSM6242 is not set
67# CONFIG_RTC_DRV_BQ4802 is not set
68# CONFIG_RTC_DRV_RP5C01 is not set
69# CONFIG_RTC_DRV_V3020 is not set
70
71#
72# on-CPU RTC drivers
73#
74# CONFIG_RTC_DRV_PL030 is not set
75# CONFIG_RTC_DRV_PL031 is not set
76
diff --git a/meta-zc702/recipes-kernel/linux/linux-xlnx_3.6.bbappend b/meta-zc702/recipes-kernel/linux/linux-xlnx_3.6.bbappend
deleted file mode 100644
index e8064272..00000000
--- a/meta-zc702/recipes-kernel/linux/linux-xlnx_3.6.bbappend
+++ /dev/null
@@ -1 +0,0 @@
1include linux-xlnx.inc