kconfig: Add support for 'as-option'
Currently kconfig does not have a feature that allows to detect if the used assembler supports a specific compilation option. Introduce 'as-option' to serve this purpose in the context of Kconfig: config X def_bool $(as-option,...) Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: linux-kbuild@vger.kernel.org Acked-by:Masahiro Yamada <masahiroy@kernel.org> Signed-off-by:
Vincenzo Frascino <vincenzo.frascino@arm.com> Signed-off-by:
Amit Daniel Kachhap <amit.kachhap@arm.com>
Loading
Please register or sign in to comment