scripts: import Linux Kconfig.include
With this include, we can have goodies like $(cc-option ...) and
$(success ...) inside our Kconfig files.

gcc-version also now becomes available. While unused for now, it can
allow us to selectively turn on warnings on new GCC versions, which
were previously disabled because of their too high false positive rate.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 006fa56 commit ede7fb68e78ad4a74bcc9c9f7c5bae62b8175fab
@Ahmad Fatoum Ahmad Fatoum authored on 2 Jun 2020
Sascha Hauer committed on 3 Jun 2020
Showing 2 changed files
View
scripts/Kconfig.include 0 → 100644
View
scripts/gcc-version.sh 0 → 100755