commit | 5d45dec91acec0022773aa6f753754fba69453f5 | [log] [tgz] |
---|---|---|
author | Peng Fan <van.freenix@gmail.com> | Thu Aug 11 14:02:44 2016 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 04 15:41:00 2016 +0200 |
tree | c5279dbb2b0a31bb1543ef5bc980fc0e35adeff7 | |
parent | ae86e3f341230fcc3b92a3d7ce17734861a388c6 [diff] |
imx: mx6ul: using runtime check when configuring PMIC_STBY_REQ Since MX6ULL select MX6UL, we can not use IS_ENABLED(CONFIG_MX6UL) here, because this piece code is only for i.MX6UL. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de> Reviewed-by: Stefano Babic <sbabic@denx.de>