diff --git a/bcmkernel/Config.in b/bcmkernel/Config.in index b554e6b1a40585b4ee3d6485565fbefaa5b0061f..b86edbd7a6e3a457dc636f2878b2b281bb67b60a 100644 --- a/bcmkernel/Config.in +++ b/bcmkernel/Config.in @@ -93,9 +93,10 @@ config BCM_FLASH_LAYOUT_OPTIONS prompt "Broadcom SDK Flash image option file names" default "" help - The Broadcom SDK use option files to configure the compilation of uboot, - the assembly of flash images, including their default environments. - To list multiple files use a comma as a delimiter. + The Broadcom SDK uses option files to configure the compilation of + U-Boot, U-Boot default environments, creation of images, + flash layout, etc. + To list multiple files, use a comma as a delimiter. If left empty, the default from the corresponding Broadcom target will be used.