diff options
Diffstat (limited to 'init/bootchartd.c')
-rw-r--r-- | init/bootchartd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/bootchartd.c b/init/bootchartd.c index dae2fe6e9..a1c01641b 100644 --- a/init/bootchartd.c +++ b/init/bootchartd.c | |||
@@ -6,6 +6,7 @@ | |||
6 | //config:config BOOTCHARTD | 6 | //config:config BOOTCHARTD |
7 | //config: bool "bootchartd" | 7 | //config: bool "bootchartd" |
8 | //config: default y | 8 | //config: default y |
9 | //config: depends on PLATFORM_LINUX | ||
9 | //config: help | 10 | //config: help |
10 | //config: bootchartd is commonly used to profile the boot process | 11 | //config: bootchartd is commonly used to profile the boot process |
11 | //config: for the purpose of speeding it up. In this case, it is started | 12 | //config: for the purpose of speeding it up. In this case, it is started |