aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-06-28 11:27:20 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-06-28 11:27:20 +0000
commit875f0ec22a1207be10c3f5167d0cf6efc6d2b512 (patch)
tree432411ff3213f6d8e506e685822ed0dd518fe541 /target
parent6a1c210ea78738d971b8fd9b99fa91bb177297bd (diff)
downloadmaster-187ad058-875f0ec22a1207be10c3f5167d0cf6efc6d2b512.tar.gz
master-187ad058-875f0ec22a1207be10c3f5167d0cf6efc6d2b512.tar.bz2
master-187ad058-875f0ec22a1207be10c3f5167d0cf6efc6d2b512.zip
kernel: add global menuconfig option to enable kexec support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37073 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-3.101
-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
-rw-r--r--target/linux/generic/config-3.91
6 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index ae6b55dbca..1e40bdbf81 100644
--- a/target/linux/generic/config-3.10
+++ b/target/linux/generic/config-3.10
@@ -130,6 +130,7 @@ CONFIG_ARPD=y
# CONFIG_AT76C50X_USB is not set
# CONFIG_AT803X_PHY is not set
# CONFIG_ATA is not set
+CONFIG_ATAGS_PROC=y
# CONFIG_ATALK is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_ATA_ACPI is not set
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index b4d17ef002..5e6d241f53 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -117,6 +117,7 @@ CONFIG_ARPD=y
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_ATA is not set
+CONFIG_ATAGS_PROC=y
# CONFIG_ATALK is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_ATA_ACPI is not set
diff --git a/target/linux/generic/config-3.6 b/target/linux/generic/config-3.6
index 712dded6f2..b8340da8c7 100644
--- a/target/linux/generic/config-3.6
+++ b/target/linux/generic/config-3.6
@@ -120,6 +120,7 @@ CONFIG_ARPD=y
# CONFIG_ASYNC_TX_DMA is not set
# CONFIG_AT76C50X_USB is not set
# CONFIG_ATA is not set
+CONFIG_ATAGS_PROC=y
# CONFIG_ATALK is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_ATA_ACPI is not set
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7
index d773394fbd..c719e3991b 100644
--- a/target/linux/generic/config-3.7
+++ b/target/linux/generic/config-3.7
@@ -124,6 +124,7 @@ CONFIG_ARPD=y
# CONFIG_AT76C50X_USB is not set
# CONFIG_AT803X_PHY is not set
# CONFIG_ATA is not set
+CONFIG_ATAGS_PROC=y
# CONFIG_ATALK is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_ATA_ACPI is not set
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8
index 7a0b4152ba..b479e4e0d1 100644
--- a/target/linux/generic/config-3.8
+++ b/target/linux/generic/config-3.8
@@ -128,6 +128,7 @@ CONFIG_ARPD=y
# CONFIG_AT76C50X_USB is not set
# CONFIG_AT803X_PHY is not set
# CONFIG_ATA is not set
+CONFIG_ATAGS_PROC=y
# CONFIG_ATALK is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_ATA_ACPI is not set
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9
index a6a801ab00..d88286f59f 100644
--- a/target/linux/generic/config-3.9
+++ b/target/linux/generic/config-3.9
@@ -130,6 +130,7 @@ CONFIG_ARPD=y
# CONFIG_AT76C50X_USB is not set
# CONFIG_AT803X_PHY is not set
# CONFIG_ATA is not set
+CONFIG_ATAGS_PROC=y
# CONFIG_ATALK is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_ATA_ACPI is not set