diff mbox

[U-Boot,1/6] kirkwood: ib62x0: drop CONFIG_MACH_TYPE

Message ID 00000150c0993cbf-2e5c8b96-fa0e-48f5-ba2d-f987e99b4d40-000000@email.amazonses.com
State Accepted
Delegated to: Stefan Roese
Headers show

Commit Message

Luka Perkov Nov. 1, 2015, 1:11 a.m. UTC
Mainline kernel for this device has only support for device tree. We can safely
drop this legacy code.

Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
---
 include/configs/ib62x0.h | 5 -----
 1 file changed, 5 deletions(-)
diff mbox

Patch

diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h
index 594fceb..9f1dc8a 100644
--- a/include/configs/ib62x0.h
+++ b/include/configs/ib62x0.h
@@ -23,11 +23,6 @@ 
 #define CONFIG_SKIP_LOWLEVEL_INIT	/* disable board lowlevel_init */
 
 /*
- * Machine type
- */
-#define CONFIG_MACH_TYPE	MACH_TYPE_NAS6210
-
-/*
  * Enable device tree support
  */
 #define CONFIG_OF_LIBFDT