diff options
author | Ye Li <ye.li@nxp.com> | 2017-04-06 10:30:54 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-04-06 10:30:54 +0800 |
commit | b6fa97917c085fbbd22b16765afa6f68bdc4234d (patch) | |
tree | c26008dd9eff61ae269332481de18ec3ae2b8200 /include/syscon.h | |
parent | d459c153296ff16ec49f521713ffc899f301901a (diff) | |
download | u-boot-imx-b6fa97917c085fbbd22b16765afa6f68bdc4234d.zip u-boot-imx-b6fa97917c085fbbd22b16765afa6f68bdc4234d.tar.gz u-boot-imx-b6fa97917c085fbbd22b16765afa6f68bdc4234d.tar.bz2 |
MLK-14628 epdc: Fix configs issue
In Kconfig, the CONFIG_MXC_EPDC depends on CONFIG_LCD.
We can't only set the CONFIG_MXC_EPDC in defconfig and set CONFIG_LCD in header file.
This will cause the both two configs are not selected. So in fact the epdc codes
are not compiled.
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'include/syscon.h')
0 files changed, 0 insertions, 0 deletions