summaryrefslogtreecommitdiff
path: root/zephyr/test/uart_printf/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/uart_printf/prj.conf')
-rw-r--r--zephyr/test/uart_printf/prj.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/zephyr/test/uart_printf/prj.conf b/zephyr/test/uart_printf/prj.conf
deleted file mode 100644
index 744afcce87..0000000000
--- a/zephyr/test/uart_printf/prj.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 2022 The ChromiumOS Authors
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-CONFIG_ZTEST=y
-CONFIG_ZTEST_NEW_API=y
-CONFIG_CPLUSPLUS=y
-CONFIG_STD_CPP20=y
-CONFIG_LIB_CPLUSPLUS=y