Commit 86d77900 authored by Juha Yrjola's avatar Juha Yrjola Committed by Tony Lindgren

[PATCH] ARM: OMAP: Bootreason depends on PROC_FS

Bootreason depends on PROC_FS
parent 28e9cc84
...@@ -42,7 +42,7 @@ config OMAP_BOOT_TAG ...@@ -42,7 +42,7 @@ config OMAP_BOOT_TAG
config OMAP_BOOT_REASON config OMAP_BOOT_REASON
bool "Support for boot reason" bool "Support for boot reason"
depends on OMAP_BOOT_TAG depends on OMAP_BOOT_TAG && PROC_FS
default n default n
help help
Say Y, if you want to have a procfs entry for reading the boot Say Y, if you want to have a procfs entry for reading the boot
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment