
25 Sep
2018
25 Sep
'18
7:02 p.m.
On 09/24/2018 11:45 PM, Ran Wang wrote:
Because it has been moved to drivers/qe/Kconfig instead. Following platforms are involved: T102xQDS, T102xRDB, T1040QDS, ls1021aqds, ls1021atwr, ls1043ardb
Signed-off-by: Ran Wang ran.wang_1@nxp.com
Change in v2: Remove CONFIG_U_QE from more platforms besides ls1021a
include/configs/T102xQDS.h | 1 - include/configs/T102xRDB.h | 1 - include/configs/T1040QDS.h | 1 - include/configs/ls1021aqds.h | 1 - include/configs/ls1021atwr.h | 1 - include/configs/ls1043ardb.h | 7 ------- 6 files changed, 12 deletions(-)
After removing all defines, please remove it from config_whitelist.txt.
York