Skip to content

Commit 7023990

Browse files
fabiobaltiericarlescufi
authored andcommitted
Kconfig: drop COMPAT_INCLUDES
Last reference of this was dropped in 01b7800, almost 2y ago. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 1f0b4c6 commit 7023990

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

Kconfig.zephyr

-11
Original file line numberDiff line numberDiff line change
@@ -921,14 +921,3 @@ config BOOTLOADER_BOSSA_ADAFRUIT_UF2
921921
endchoice
922922

923923
endmenu
924-
925-
menu "Compatibility"
926-
927-
config COMPAT_INCLUDES
928-
bool "Suppress warnings when using header shims"
929-
default y
930-
help
931-
Suppress any warnings from the pre-processor when including
932-
deprecated header files.
933-
934-
endmenu

doc/releases/release-notes-3.6.rst

+2
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ Boards & SoC Support
110110
Build system and infrastructure
111111
*******************************
112112

113+
- Dropped the ``COMPAT_INCLUDES`` option, it was unused since 3.0.
114+
113115
Drivers and Sensors
114116
*******************
115117

0 commit comments

Comments
 (0)