Kconfig: drop COMPAT_INCLUDES
Last reference of this was dropped in 01b7800bc8
, almost 2y ago.
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
1f0b4c62a2
commit
702399080e
2 changed files with 2 additions and 11 deletions
|
@ -921,14 +921,3 @@ config BOOTLOADER_BOSSA_ADAFRUIT_UF2
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
endmenu
|
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
|
|
||||||
|
|
|
@ -110,6 +110,8 @@ Boards & SoC Support
|
||||||
Build system and infrastructure
|
Build system and infrastructure
|
||||||
*******************************
|
*******************************
|
||||||
|
|
||||||
|
- Dropped the ``COMPAT_INCLUDES`` option, it was unused since 3.0.
|
||||||
|
|
||||||
Drivers and Sensors
|
Drivers and Sensors
|
||||||
*******************
|
*******************
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue