diff options
author | Adrian Filipi <adrian.filipi@eurotech.com> | 2008-05-06 16:46:37 -0400 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-05-09 20:53:52 +0200 |
commit | 8fbc985bdad09b23b7eb4df1d2ea589619d8db4c (patch) | |
tree | 3409b8b65e62286a82db9cecbeda6f5f08eacd84 /README | |
parent | e419e12d04ae3b280c99a87a2ea4ad7a40628bcb (diff) |
Fix some typos
This patch fixes three typos.
The first is a repetition of CONFIG_CMD_BSP.
The second makes the #endif comment match its #if.
The third is a spelling error.
Signed-off-by: Adrian Filipi <adrian.filipi@eurotech.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -623,7 +623,6 @@ The following options need to be configured: CONFIG_CMD_SPI * SPI serial bus support CONFIG_CMD_USB * USB support CONFIG_CMD_VFD * VFD support (TRAB) - CONFIG_CMD_BSP * Board SPecific functions CONFIG_CMD_CDP * Cisco Discover Protocol support CONFIG_CMD_FSL * Microblaze FSL support |