diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 43594d5116ef..cd5c1c97b043 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -2064,8 +2064,7 @@ config KEXEC | |||
2064 | 2064 | ||
2065 | It is an ongoing process to be certain the hardware in a machine | 2065 | It is an ongoing process to be certain the hardware in a machine |
2066 | is properly shutdown, so do not be surprised if this code does not | 2066 | is properly shutdown, so do not be surprised if this code does not |
2067 | initially work for you. It may help to enable device hotplugging | 2067 | initially work for you. |
2068 | support. | ||
2069 | 2068 | ||
2070 | config ATAGS_PROC | 2069 | config ATAGS_PROC |
2071 | bool "Export atags in procfs" | 2070 | bool "Export atags in procfs" |