X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=Documentation%2Fkbuild%2FKconfig.recursion-issue-02;h=0034eb494d11dcdf339310ba491da93921046bc1;hb=879a3209009fbbeb013a1d81952abcbe13918a13;hp=df245fd7670d03fbedc29735eaa6738b46e8eb6b;hpb=eec08090bcc113643522d4272dc0b945045aba74;p=linux-2.6-microblaze.git diff --git a/Documentation/kbuild/Kconfig.recursion-issue-02 b/Documentation/kbuild/Kconfig.recursion-issue-02 index df245fd7670d..0034eb494d11 100644 --- a/Documentation/kbuild/Kconfig.recursion-issue-02 +++ b/Documentation/kbuild/Kconfig.recursion-issue-02 @@ -6,7 +6,7 @@ # make KBUILD_KCONFIG=Documentation/kbuild/Kconfig.recursion-issue-02 allnoconfig # # The recursive limitations with Kconfig has some non intuitive implications on -# kconfig sematics which are documented here. One known practical implication +# kconfig semantics which are documented here. One known practical implication # of the recursive limitation is that drivers cannot negate features from other # drivers if they share a common core requirement and use disjoint semantics to # annotate those requirements, ie, some drivers use "depends on" while others