-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 53587 b: refs/heads/master c: 6abaa0c h: refs/heads/master i: 53585: 31a851d 53583: 30197ba v: v3
- Loading branch information
Pierre Ossman
committed
May 1, 2007
1 parent
aed07ad
commit b8482aa
Showing
7 changed files
with
445 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 89a73cf52ba2ae4402c53487b71ec4475544f139 | ||
refs/heads/master: 6abaa0c9fec563538f2a28a682af8c89bb9b125c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# | ||
# MMC core configuration | ||
# | ||
|
||
config MMC_UNSAFE_RESUME | ||
bool "Allow unsafe resume (DANGEROUS)" | ||
depends on MMC != n | ||
help | ||
If you say Y here, the MMC layer will assume that all cards | ||
stayed in their respective slots during the suspend. The | ||
normal behaviour is to remove them at suspend and | ||
redetecting them at resume. Breaking this assumption will | ||
in most cases result in data corruption. | ||
|
||
This option is usually just for embedded systems which use | ||
a MMC/SD card for rootfs. Most people should say N here. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.