diff --git a/Kconfig b/Kconfig index 7ba26655508..99bc5fab025 100644 --- a/Kconfig +++ b/Kconfig @@ -5,6 +5,8 @@ # mainmenu "U-Boot $(UBOOTVERSION) Configuration" +comment "Compiler: $(CC_VERSION_TEXT)" + source "scripts/Kconfig.include" # Allow defaults in arch-specific code to override any given here