diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 9060e713744112e13a72e829e479f3fd51f770a3..4587087d777ab6a69edb66fd4f661b5017b08404 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -400,6 +400,8 @@ config FB_ASILIANT
 	select FB_CFB_FILLRECT
 	select FB_CFB_COPYAREA
 	select FB_CFB_IMAGEBLIT
+	help
+	  This is the frame buffer device driver for the Asiliant 69030 chipset
 
 config FB_IMSTT
 	bool "IMS Twin Turbo display support"