summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-16 11:39:45 +0000
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-02-16 11:39:45 +0000
commita8e04bf74b70737b4ee72cec9b7ba7285a784658 (patch)
treebb9df92ed02562e1e448fb3f7395046d184a7227 /target
parentb1e831b174a809f345bbbf16c00198e023d8291c (diff)
kernel: add missing config options
r35336 exposed PTP, which has additional drivers on ixp4xx, causing it to not build with PTP enabled. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35611 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-3.31
-rw-r--r--target/linux/generic/config-3.61
-rw-r--r--target/linux/generic/config-3.71
-rw-r--r--target/linux/generic/config-3.81
4 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 048f108e4..1079fa1b6 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -2196,6 +2196,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PROVE_RCU is not set
# CONFIG_PSB6970_PHY is not set
# CONFIG_PSTORE is not set
+# CONFIG_PTP_1588_CLOCK_IXP46X is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6
index 1ed75eff0..909f5aaea 100644
--- a/target/linux/generic/config-3.6
+++ b/target/linux/generic/config-3.6
@@ -2306,6 +2306,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PROVE_RCU is not set
# CONFIG_PSB6970_PHY is not set
# CONFIG_PSTORE is not set
+# CONFIG_PTP_1588_CLOCK_IXP46X is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7
index 61975c799..918b8e1b6 100644
--- a/target/linux/generic/config-3.7
+++ b/target/linux/generic/config-3.7
@@ -2350,6 +2350,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PROVE_RCU is not set
# CONFIG_PSB6970_PHY is not set
# CONFIG_PSTORE is not set
+# CONFIG_PTP_1588_CLOCK_IXP46X is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_QLGE is not set
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8
index 0fdf8f37e..e63eb9b6e 100644
--- a/target/linux/generic/config-3.8
+++ b/target/linux/generic/config-3.8
@@ -2371,6 +2371,7 @@ CONFIG_PROC_SYSCTL=y
# CONFIG_PSB6970_PHY is not set
# CONFIG_PSTORE is not set
# CONFIG_PTP_1588_CLOCK is not set
+# CONFIG_PTP_1588_CLOCK_IXP46X is not set
# CONFIG_PTP_1588_CLOCK_PCH is not set
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set