diff options
| author | York Sun <[email protected]> | 2016-12-28 08:43:37 -0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-04 19:40:27 -0500 |
| commit | 86e0a3132144d19d39a8c14adada27ce3efbce6c (patch) | |
| tree | ccf6fc4344d8ffe23dc33f0f198700624cab99ce /include | |
| parent | 80d261881f93ee474d1c9188b5c2b5b42b0c4e6f (diff) | |
powerpc: T2080RDB: Remove macro CONFIG_T2080RDB
Use TARGET_T2080RDB from Kconfig instead.
Signed-off-by: York Sun <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/T208xRDB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T208xRDB.h b/include/configs/T208xRDB.h index af229005ec0..454bfdc0f62 100644 --- a/include/configs/T208xRDB.h +++ b/include/configs/T208xRDB.h @@ -11,7 +11,6 @@ #ifndef __T2080RDB_H #define __T2080RDB_H -#define CONFIG_T2080RDB #define CONFIG_ICS307_REFCLK_HZ 25000000 /* ICS307 ref clk freq */ #define CONFIG_USB_EHCI #define CONFIG_FSL_SATA_V2 |
