Skip to content

Commit

Permalink
config: Update test defconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasblixt committed Apr 14, 2023
1 parent 859a56a commit da9f259
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions configs/test_defconfig
Expand Up @@ -26,8 +26,6 @@ CONFIG_ENABLE_WATCHDOG=y
CONFIG_PRINT_BOOT_BANNER=y
CONFIG_WATCHDOG_TIMEOUT=5
# CONFIG_ENABLE_TIMESTAMPING is not set
# CONFIG_CALL_BOARD_SLC_SET_CONFIGURATION is not set
# CONFIG_CALL_BOARD_SLC_SET_CONFIGURATION_LOCK is not set
CONFIG_DEVICE_UUID=y
CONFIG_CRYPTO=y
CONFIG_CRYPTO_MAX_HASH_OPS=1
Expand Down Expand Up @@ -121,6 +119,11 @@ CONFIG_PARTITION_GPT=y
CONFIG_DRIVER_VIRTIO_BLOCK=y
CONFIG_DRIVER_VIRTIO_SERIAL=y
# end of Virtio

#
# Watchdog
#
# end of Watchdog
# end of Drivers

#
Expand Down

0 comments on commit da9f259

Please sign in to comment.