kernel: add global menuconfig option to enable kexec support
authorFelix Fietkau <nbd@openwrt.org>
Fri, 28 Jun 2013 11:27:20 +0000 (11:27 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 28 Jun 2013 11:27:20 +0000 (11:27 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37073

Config.in
target/linux/generic/config-3.10
target/linux/generic/config-3.3
target/linux/generic/config-3.6
target/linux/generic/config-3.7
target/linux/generic/config-3.8
target/linux/generic/config-3.9

index 98e3e046f99085359cbbd40d67810ecc650d962a..ef6f1c61222f05a921874845e2eea478b7f09062 100644 (file)
--- 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
        #
index ae6b55dbca2f3284c9038186505c3f8ddbb0ddb4..1e40bdbf81fa00cc2165e41494c5c578bb364533 100644 (file)
@@ -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
index b4d17ef002b879dabdd58bb979af548d715b124f..5e6d241f53dcc6486ee645742c08f956bb6dd238 100644 (file)
@@ -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
index 712dded6f21601427d3fbc23ce0ea9610708a69e..b8340da8c723fa4ea98d0cd71a183f3c50bfde1c 100644 (file)
@@ -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
index d773394fbd60e5e5b6628e4fda93901540bbb14a..c719e3991b425270d692b8fe4ad12c4ed450c7c5 100644 (file)
@@ -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
index 7a0b4152ba39f84d898361557886410c34ef4e7c..b479e4e0d1d41c8bf1ed4e7f3101f430ac2b8626 100644 (file)
@@ -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
index a6a801ab00c9f2ea220f174ee6af109badee2f1c..d88286f59f475927d493c630886ffa686aa8e072 100644 (file)
@@ -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