Skip to content

Commit 10f4816

Browse files
committed
Kconfig: Remove redundant CPLUSPLUS
Get rid of the redundant imply CPLUSPLUS from Kconfig Signed-off-by: Dhruva Gole <goledhruva@gmail.com>
1 parent 057eb71 commit 10f4816

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ config ARDUINO_API
88
bool "ARDUINO_API"
99
imply CPLUSPLUS
1010
imply GPIO
11-
imply CPLUSPLUS
1211
imply I2C
1312
imply NEWLIB_LIBC_FLOAT_PRINTF
1413
imply CBPRINTF_FP_SUPPORT

0 commit comments

Comments
 (0)