Kconfig: Refine BUILD_FLAT, BUILD_PROTECTED and BUILD_KERNEL usage

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-04-29 22:52:26 +08:00
committed by patacongo
parent fd38623aac
commit ddda00ea65
6 changed files with 7 additions and 11 deletions
-1
View File
@@ -229,7 +229,6 @@ endchoice # Build configuration
config BUILD_2PASS
bool "Two pass build"
default n
depends on !BUILD_KERNEL
---help---
Enables the two pass build options.