diff options
author | Dirk Eibach <dirk.eibach@gdsys.cc> | 2014-07-03 09:28:22 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-07-07 19:47:19 -0400 |
commit | 3a990bfaeaf3d8388e1a62163e9361fe89ae3c79 (patch) | |
tree | 741216917eb6f247f9182e2046d89b1d88cbb6b7 /include/configs/dlvision-10g.h | |
parent | 5568fb4402d5b0e01f61867c281b07633f529fd4 (diff) |
board: gdsys: Make gdsys osd hardware detection more robust
Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
Diffstat (limited to 'include/configs/dlvision-10g.h')
-rw-r--r-- | include/configs/dlvision-10g.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/dlvision-10g.h b/include/configs/dlvision-10g.h index c2289ce9b52..08ab5c31773 100644 --- a/include/configs/dlvision-10g.h +++ b/include/configs/dlvision-10g.h @@ -121,9 +121,7 @@ { 54, 27 }, { 56, 31 }, { 58, 36 }, { 60, 40 } } #define CONFIG_DTT_TACH_LIMIT 0xa10 -#define CONFIG_SYS_ICS8N3QV01 #define CONFIG_SYS_ICS8N3QV01_I2C {0, 1} -#define CONFIG_SYS_SIL1178 #define CONFIG_SYS_SIL1178_I2C {0, 1} /* EBC peripherals */ |