diff options
-rw-r--r-- | Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -30,12 +30,12 @@ config NITPICK | |||
30 | You have been warned. | 30 | You have been warned. |
31 | 31 | ||
32 | config DESKTOP | 32 | config DESKTOP |
33 | bool "Enable options for full-blown desktop systems." | 33 | bool "Enable options for full-blown desktop systems" |
34 | default n | 34 | default n |
35 | help | 35 | help |
36 | Enable options and features which are not essential. | 36 | Enable options and features which are not essential. |
37 | Select this only if you plan to use busybox on full-blown | 37 | Select this only if you plan to use busybox on full-blown |
38 | desktop machine with common Linux distro, not on an ebmbedded box. | 38 | desktop machine with common Linux distro, not on an embedded box. |
39 | 39 | ||
40 | choice | 40 | choice |
41 | prompt "Buffer allocation policy" | 41 | prompt "Buffer allocation policy" |