blob: 16db633ed35f4ddc2f0faec3fa26615b14642ee6 [file]
# Copyright 2025 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Enable RTS5912 image tool
CONFIG_REALTEK_RTS5912_BOOTROM_HEADER=y
# Console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Shell features
CONFIG_SHELL_HISTORY_BUFFER=256
CONFIG_SHELL_BACKEND_SERIAL_INTERRUPT_DRIVEN=y
# GPIO Controller
CONFIG_GPIO=y
CONFIG_GPIO_GET_CONFIG=y
# Clock Controller
CONFIG_CLOCK_CONTROL=y
# Serial Drivers
CONFIG_SERIAL=y
# WATCHDOG configuration
CONFIG_WATCHDOG=y
CONFIG_REBOOT=y
# BBRAM
CONFIG_BBRAM=y
CONFIG_FLASH=y
CONFIG_PLATFORM_EC_CONSOLE_CMD_FLASH=y
CONFIG_FLASH_EX_OP_ENABLED=y