OSDN Git Service

docs/kunit/start: Use in-tree 'kunit_defconfig'
authorSeongJae Park <sjpark@amazon.de>
Fri, 20 Dec 2019 05:14:03 +0000 (05:14 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 23 Dec 2019 17:52:40 +0000 (10:52 -0700)
commit1c68cbadf09f685e1ffc6cc4c9094e67131f9a2f
tree46867abef51f3725aa0f02c45319faae2d507e5f
parent05564c29fc943c467abb1f60ef1f0a68c4c424e9
docs/kunit/start: Use in-tree 'kunit_defconfig'

The kunit doc suggests users to get the default `kunitconfig` from an
external git tree.  However, the file is already located under the
`arch/um/configs/` of the kernel tree.  Because the local file is easier
to access and maintain, this commit updates the doc to use it.

Signed-off-by: SeongJae Park <sjpark@amazon.de>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Tested-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/start.rst