-
- Downloads
kconfig: use bool instead of boolean for type definition attributes
Linux stopped the use of keyword 'boolean' in Kconfig.
Refer to commit 6341e62b212a2541efb0160c470e90bd226d5496 ("kconfig:
use bool instead of boolean for type definition attributes")
in Linux Kernel.
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Showing
- arch/arm/cpu/armv7/Kconfig 4 additions, 4 deletionsarch/arm/cpu/armv7/Kconfig
- arch/arm/cpu/armv8/Kconfig 1 addition, 1 deletionarch/arm/cpu/armv8/Kconfig
- board/sunxi/Kconfig 8 additions, 8 deletionsboard/sunxi/Kconfig
- drivers/power/Kconfig 7 additions, 7 deletionsdrivers/power/Kconfig
- drivers/spmi/Kconfig 2 additions, 2 deletionsdrivers/spmi/Kconfig
Please register or sign in to comment