mkswap: separate UUID feature

Signed-off-by: Colin Watson <cjwatson@ubuntu.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2009-06-19 13:14:48 +02:00
parent f3b92d3856
commit beca96ffa7
2 changed files with 8 additions and 1 deletions

View File

@@ -416,6 +416,13 @@ config FEATURE_MKSWAP_V0
If your kernel is older than 2.1.117, then v0 support is the
only option.
config FEATURE_MKSWAP_UUID
bool "UUID support"
default n
depends on MKSWAP
help
Generate swap spaces with universally unique identifiers.
config MORE
bool "more"
default n