]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00177046: Add the platform dependency for PXP in Kconfig
authorRobby Cai <R63905@freescale.com>
Fri, 16 Mar 2012 03:40:02 +0000 (11:40 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:15 +0000 (14:11 +0200)
commit4429a63f3df4c1e750ded14c5f3b03df1246b3b7
treef46a7aac8a0b45eaf3f22e14a038bcc6d2e64f00
parent5b8c488057fc26f1b69834d75101efa1c89c82d7
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>
drivers/dma/Kconfig