Commits

Robby Cai committed 17d1dd1e18d
ENGR00177046: Add the platform dependency for PXP in Kconfig If there's no dependency, build will be broken when do `make ARCH=arm CROSS_COMPILE=<cross-compiler path> allmodconfig' `make' because PXP module will be turned on. This patch fixed it. Signed-off-by: Robby Cai <R63905@freescale.com>