Skip to content
Snippets Groups Projects
Commit f9edf38f authored by Luka Perkov's avatar Luka Perkov
Browse files

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: default avatarLuka Perkov <luka.perkov@sartura.hr>
parent 38c0e864
No related branches found
No related tags found
No related merge requests found
...@@ -22,11 +22,6 @@ ...@@ -22,11 +22,6 @@
#define CONFIG_KW88F6281 /* SOC Name */ #define CONFIG_KW88F6281 /* SOC Name */
#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
/*
* Machine type
*/
#define CONFIG_MACH_TYPE MACH_TYPE_NAS6210
/* /*
* Enable device tree support * Enable device tree support
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment