# Copyright (c) 2024 Norik Systems
# SPDX-License-Identifier: Apache-2.0

config BOARD_OCTOPUS_IO_BOARD
	select BOARD_LATE_INIT_HOOK
	select GPIO

module = OCTOPUS_IO_BOARD_CONTROL
module-str = Board Control
source "subsys/logging/Kconfig.template.log_config"
