Skip to content

Commit

Permalink
kunit: tool: remove UML specific options from all_tests_uml.config
Browse files Browse the repository at this point in the history
Commit 6fc3a86 ("kunit: tool: Enable virtio/PCI by default on UML")
made it so we enable these options by default for UML.
Specifying them here is now redundant.

Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
  • Loading branch information
Daniel Latypov authored and Shuah Khan committed Sep 30, 2022
1 parent 4bba2a0 commit cb8a7d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/testing/kunit/configs/all_tests_uml.config
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ CONFIG_EXT4_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y

CONFIG_VIRTIO_UML=y
CONFIG_UML_PCI_OVER_VIRTIO=y
CONFIG_PCI=y
CONFIG_USB4=y

Expand Down

0 comments on commit cb8a7d5

Please sign in to comment.