summaryrefslogtreecommitdiff
path: root/android/configs/README
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2013-11-22 14:07:03 -0800
committerJP Abgrall <jpa@google.com>2013-12-13 00:47:46 +0000
commit191b477931f7a9b20caea9269f4f340ca76e5a2e (patch)
tree082d5e36f6eb79b852479ebf44b1f9c466f70b1d /android/configs/README
parent8069739d23200f68b59570f6c4c5a8ec66f38fab (diff)
android: configs: Reorder config fragments, update README
Change-Id: I5ee4b794dcc00f74f26562e49a406ea292af63ee (cherry picked from commit 9ebedefd06142c9bc812bfa23401031525002a76)
Diffstat (limited to 'android/configs/README')
-rw-r--r--android/configs/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/configs/README b/android/configs/README
index 391dffa6f85f..8798731f8904 100644
--- a/android/configs/README
+++ b/android/configs/README
@@ -11,3 +11,5 @@ way to enable these options would be:
This will generate a .config that can then be used to save a new defconfig or
compile a new kernel with Android features enabled.
+Because there is no tool to consistently generate these config fragments,
+lets keep them alphabetically sorted instead of random.