]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arc: remove dummy target
authorAlexey Brodkin <abrodkin@synopsys.com>
Wed, 13 May 2015 10:48:07 +0000 (13:48 +0300)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:33 +0000 (22:39 +0200)
commit7f98c023d59ff2035fc57a96d724b3fc8c681045
tree659f991e8801ca629c343cc104fa844f258a4316
parent807425df3a919fc8d2e9dd96d2249b086ec9cdb8
arc: remove dummy target

TARGET_DUMMY was introduced to resolve the same problem as commit
"arch: Make board selection choices optional"
http://git.denx.de/?p=u-boot.git;a=commit;h=a26cd04920dc069fd6e91abb785426cf6c29f45f

Latter implementation is much cleaner and appropriate.

And anyways TARGET_DUMMY is no longer required.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
arch/arc/Kconfig