blob: b92f0c1d548190ccc3db4bb4745fd73a0d74a800 [file] [log] [blame]
# Use minimal logging mode and disable info/debug logging to reduce flash space
CONFIG_LOG_MODE_MINIMAL=y
CONFIG_LOG_MAX_LEVEL=2
CONFIG_LOG_DEFAULT_LEVEL=2
# Disable RTT support
CONFIG_USE_SEGGER_RTT=n
# Disable Bluetooth PHY update support
CONFIG_BT_USER_PHY_UPDATE=n
CONFIG_BT_PHY_UPDATE=n