diff options
| author | York Sun <[email protected]> | 2016-12-28 08:43:35 -0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-04 19:40:24 -0500 |
| commit | f4f6694060d38c3a386bc0b876abc1676cb87f33 (patch) | |
| tree | a380ba6891a8898cb4ab2ba05e5b2252cf9f41ac /include | |
| parent | 960286b6d9538d4800897a6587b075f3c39d9712 (diff) | |
powerpc: T1040QDS: Remove macro CONFIG_T1040QDS
Use TARGET_T1040QDS from Kconfig instead.
Signed-off-by: York Sun <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/T1040QDS.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h index 018a5196a84..e4073eaf4e4 100644 --- a/include/configs/T1040QDS.h +++ b/include/configs/T1040QDS.h @@ -26,7 +26,6 @@ /* * T1040 QDS board configuration file */ -#define CONFIG_T1040QDS #ifdef CONFIG_RAMBOOT_PBL #define CONFIG_RAMBOOT_TEXT_BASE CONFIG_SYS_TEXT_BASE |
