diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-09 06:07:33 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-09 06:07:49 +0100 |
| commit | b0c5791b61463efc5f6924c0782e3c7aed5f6100 (patch) | |
| tree | f01f9a79e1da51b3f1237342cc0c7c81a71a5dae | |
| parent | 2451030cde8fbac5f8f621b84dd22ba23d121e17 (diff) | |
Add note about internals.
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ The test suite is run with You might want to use the "speedy" option. See kconfigtest.py. +Please tell me if you miss some API instead of digging into internals. The +internal data structures and APIs, and dependency stuff in particular, are +unlikely to be exactly what you want as a user (hence why they're internal :). + The test suite failures for the following Blackfin defconfigs on e.g. Linux 3.7.0-rc8 are due to [a bug in the C implementation](https://lkml.org/lkml/2012/12/5/458): |
