]> Git Repo - J-u-boot.git/commit
imx: mx6ul: using runtime check when configuring PMIC_STBY_REQ
authorPeng Fan <[email protected]>
Thu, 11 Aug 2016 06:02:44 +0000 (14:02 +0800)
committerStefano Babic <[email protected]>
Tue, 4 Oct 2016 13:41:00 +0000 (15:41 +0200)
commit00ffa56d4b0ffb1518ed9dfc313b0d3d54998879
treec5279dbb2b0a31bb1543ef5bc980fc0e35adeff7
parentcdf33c9403d4856c69908f35dd381486c7dc1e2c
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 <[email protected]>
Cc: Stefano Babic <[email protected]>
Reviewed-by: Stefano Babic <[email protected]>
arch/arm/cpu/armv7/mx6/soc.c
This page took 0.034417 seconds and 4 git commands to generate.