kunit: software node: adhear to KUNIT formatting standard
authorNico Pache <npache@redhat.com>
Wed, 14 Apr 2021 08:58:05 +0000 (04:58 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Apr 2021 06:56:27 +0000 (08:56 +0200)
commit586c402882069fe835cb9874a72316eaa2923c6f
tree4eb9546a329dbae0e9a2349ddf776dc1539b4829
parenta00fcbc115f9c934fe92e96358a7f392bb5549f0
kunit: software node: adhear to KUNIT formatting standard

Change CONFIG_KUNIT_DRIVER_PE_TEST to CONFIG_DRIVER_PE_KUNIT_TEST inorder
to adhear to the KUNIT *_KUNIT_TEST config name format.

Fixes: aa811e3cecec (software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST)
Signed-off-by: Nico Pache <npache@redhat.com>
Link: https://lore.kernel.org/r/ef06f65f4a622cf83cce5ba2ba5a060d2aa2e1b9.1618388989.git.npache@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/test/Kconfig
drivers/base/test/Makefile