diff options
Diffstat (limited to 'kconfiglib.py')
| -rw-r--r-- | kconfiglib.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py index 2482728..9be4eae 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -25,7 +25,7 @@ Kconfig-based configuration systems. Features include the following: - Relations between symbols can be quickly determined, such as finding all symbols that reference a particular symbol. - Highly compatible with the scripts/kconfig/*conf utilities. The test suite - automatically compares outputs betweens Kconfiglib and the C implementation + automatically compares outputs between Kconfiglib and the C implementation for a large number of cases. For the Linux kernel, scripts are run using |
