summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.in3
-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
7 files changed, 9 insertions, 0 deletions
diff --git a/Config.in b/Config.in
index 98e3e04..ef6f1c6 100644
--- a/Config.in
+++ b/Config.in
@@ -303,6 +303,9 @@ menu "Global build settings"
config KERNEL_RELAY
bool
+ config KERNEL_KEXEC
+ bool "Enable kexec support"
+
#
# CGROUP support symbols
#
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index ae6b55d..1e40bdb 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 b4d17ef..5e6d241 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 712dded..b8340da 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 d773394..c719e39 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 7a0b415..b479e4e 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 a6a801a..d88286f 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