summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-06-20 23:41:31 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-06-20 23:43:16 +0200
commit22d6aa9468a6e903633f2762e6a5448b9aeb1c81 (patch)
tree2341de0a8b6398d8231fe6adf474bf8dfdc03eb2
parentaf917cecf247e651ee01646ef7f6b396b6645067 (diff)
downloadptxdist-22d6aa9468a6e903633f2762e6a5448b9aeb1c81.tar.gz
ptxdist-22d6aa9468a6e903633f2762e6a5448b9aeb1c81.tar.xz
[smartmontools] make menuconfig, fix indention
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--rules/smartmontools.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/smartmontools.in b/rules/smartmontools.in
index b481c1b61..c989d0747 100644
--- a/rules/smartmontools.in
+++ b/rules/smartmontools.in
@@ -1,8 +1,8 @@
## SECTION=shell_and_console
-config SMARTMONTOOLS
+menuconfig SMARTMONTOOLS
tristate
- prompt "smartmontools"
+ prompt "smartmontools "
select BUSYBOX_START_STOP_DAEMON if SMARTMONTOOLS_SMARTD_INITD
help
The smartmontools package contains two utility programs (smartctl and smartd)