--- target/linux/Config.in.orig	2005-07-07 15:36:07.000000000 +0200
+++ target/linux/Config.in	2005-07-07 15:50:04.000000000 +0200
@@ -7,8 +7,12 @@
 	bool "Support for Broadcom based routers"
 	default y
 	help
-	  Build firmware images for Broadcom based routers (e.g. Linksys WRT54G(S), Asus WL-500g)
+	  Build firmware images for Broadcom based routers
+	  (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
 	  
+	  This one builds the generic .trx images, activate one of the
+	  options below for creating device specific files too.
+
 	config BR2_TARGET_WRT54G
 		default y
 		depends BR2_LINUX_2_4_BRCM
@@ -22,7 +26,7 @@
 	config BR2_TARGET_MOTOROLA
 		default y
 		depends BR2_LINUX_2_4_BRCM
-		bool "Motorola"
+		bool "Motorola WR850G"
 
 comment "Kernel Modules"
 
