gpio: stmfx: move function to prepare new ops introduction
[platform/kernel/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 7ba2665..99bc5fa 100644 (file)
--- 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