Skip to content

Commit

Permalink
Kconfig: drop COMPAT_INCLUDES
Browse files Browse the repository at this point in the history
Last reference of this was dropped in 01b7800, almost 2y ago.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
  • Loading branch information
fabiobaltieri authored and carlescufi committed Nov 9, 2023
1 parent 1f0b4c6 commit 7023990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 0 additions & 11 deletions Kconfig.zephyr
Original file line number Diff line number Diff line change
Expand Up @@ -921,14 +921,3 @@ config BOOTLOADER_BOSSA_ADAFRUIT_UF2
endchoice

endmenu

menu "Compatibility"

config COMPAT_INCLUDES
bool "Suppress warnings when using header shims"
default y
help
Suppress any warnings from the pre-processor when including
deprecated header files.

endmenu
2 changes: 2 additions & 0 deletions doc/releases/release-notes-3.6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ Boards & SoC Support
Build system and infrastructure
*******************************

- Dropped the ``COMPAT_INCLUDES`` option, it was unused since 3.0.

Drivers and Sensors
*******************

Expand Down

0 comments on commit 7023990

Please sign in to comment.