Commit 55b6936d authored by Linus Torvalds's avatar Linus Torvalds

Mark PM_DISK_PARTITION as depending on PM_DISK, so as to

avoid an annoying nonsense configuration question.
parent e1f50f5c
...@@ -65,6 +65,7 @@ config PM_DISK ...@@ -65,6 +65,7 @@ config PM_DISK
config PM_DISK_PARTITION config PM_DISK_PARTITION
string "Default resume partition" string "Default resume partition"
depends on PM_DISK
default "" default ""
---help--- ---help---
The default resume partition is the partition that the pmdisk suspend- The default resume partition is the partition that the pmdisk suspend-
......
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