]> git.ipfire.org Git - thirdparty/u-boot.git/commit - Kconfig
Kconfig: Add DEPRECATED option
authorTom Rini <trini@konsulko.com>
Wed, 29 May 2019 21:01:29 +0000 (17:01 -0400)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 13 Jun 2019 07:21:06 +0000 (12:51 +0530)
commit524e98a71264631593fb83abfad21a01f62cd76e
tree030e7fd38fcb1b8e67902613009ff42cdc732965
parenta4298ddaf8bbccf8a14acb6be33764eecbea9abd
Kconfig: Add DEPRECATED option

Add a new option, CONFIG_DEPRECATED, for code that relies on deprecated
functionality and has not been converted past the deadline for
conversion.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Kconfig