]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: keystone2: keystone_nav: make it dependent on keystone driver
authorKhoronzhuk, Ivan <ivan.khoronzhuk@ti.com>
Wed, 9 Jul 2014 16:48:42 +0000 (19:48 +0300)
committerTom Rini <trini@ti.com>
Fri, 25 Jul 2014 20:26:09 +0000 (16:26 -0400)
commit35c547c2bc59dd63cdf76f81abe26f68e9eaf7fb
tree07e76b3bfb07e5919b745004e2a2e28890d079d8
parent101eec50f021a354487a511dc1f72691404b2b48
ARM: keystone2: keystone_nav: make it dependent on keystone driver

This driver is needed in case if keystone driver is used.
Currently only keystone_net driver uses it. So to avoid
redundant code compilation make the keystone_nav dependent
on keystone net driver. It also leads to compilation errors
for boards that does't use it.

Acked-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
arch/arm/cpu/armv7/keystone/Makefile