diff --git a/Kconfig b/Kconfig index 7ba2665550..99bc5fab02 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