From: Luka Perkov Date: Sat, 31 Oct 2015 19:32:04 +0000 (+0100) Subject: arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE X-Git-Tag: v2016.01-rc2~302^2~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f9edf38fa79a28de0a7f3de9d2eafa558cc5e1f5;p=u-boot arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE Mainline kernel for this device has only support for device tree. We can safely drop this legacy code. Signed-off-by: Luka Perkov --- diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h index 594fceb457..9f1dc8a708 100644 --- a/include/configs/ib62x0.h +++ b/include/configs/ib62x0.h @@ -22,11 +22,6 @@ #define CONFIG_KW88F6281 /* SOC Name */ #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ -/* - * Machine type - */ -#define CONFIG_MACH_TYPE MACH_TYPE_NAS6210 - /* * Enable device tree support */