diff options
author | Hannes Schmelzer <Hannes.Schmelzer@br-automation.com> | 2017-06-13 14:11:32 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-16 10:11:40 -0400 |
commit | 767099b7f4112fa1d39e15cdbb724c678b9fb0fe (patch) | |
tree | edac1eb8e5cbed285c2cc5335746cea337a5cd33 /include/configs/brxre1.h | |
parent | b493f95ca6c3257b3528131e0205676dba26d2d6 (diff) | |
download | u-boot-767099b7f4112fa1d39e15cdbb724c678b9fb0fe.tar.gz |
board/BuR/brxre1: cosmetic cleanup of config-header
Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/brxre1.h')
-rw-r--r-- | include/configs/brxre1.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/brxre1.h b/include/configs/brxre1.h index 640f3db8d6..63f6ebc27e 100644 --- a/include/configs/brxre1.h +++ b/include/configs/brxre1.h @@ -31,8 +31,6 @@ /* I2C IP block */ #define CONFIG_SYS_OMAP24_I2C_SPEED_PSOC 20000 -/* GPIO */ - /* MMC/SD IP block */ #define CONFIG_SUPPORT_EMMC_BOOT |