arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR
authorMarek Vasut <marex@denx.de>
Sat, 5 Dec 2015 19:05:46 +0000 (20:05 +0100)
committerMarek Vasut <marex@denx.de>
Sun, 20 Dec 2015 02:36:51 +0000 (03:36 +0100)
commita5cad67735a1f098c22ec30941f1bd0422459069
tree1e11e9611c8a7dbf8e96b8d67d4d421c0a7bbd72
parent92232747bb99e1f72860dd4ed293402f21667358
arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR

We already have the CONFIG_SYS_VENDOR variable, which defines the
manufacturer of the board. The value in CONFIG_G_DNL_MANUFACTURER
is just a duplicity, so switch it to reuse CONFIG_SYS_VENDOR .

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
include/configs/socfpga_arria5_socdk.h
include/configs/socfpga_common.h
include/configs/socfpga_cyclone5_socdk.h
include/configs/socfpga_de0_nano_soc.h
include/configs/socfpga_mcvevk.h
include/configs/socfpga_sockit.h
include/configs/socfpga_socrates.h