Skip to content
Snippets Groups Projects
Commit f93f2190 authored by Magnus Lilja's avatar Magnus Lilja Committed by Stefano Babic
Browse files

i.MX31 PDK: Enable generic board for i.MX31 PDK


Enable CONFIG_SYS_GENERIC_BOARD for the i.MX31 PDK board.

Tested on actual hardware.

Signed-off-by: default avatarMagnus Lilja <lilja.magnus@gmail.com>
Acked-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent 676ac24e
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,8 @@ ...@@ -20,6 +20,8 @@
#define CONFIG_ARM1136 /* This is an arm1136 CPU core */ #define CONFIG_ARM1136 /* This is an arm1136 CPU core */
#define CONFIG_MX31 /* in a mx31 */ #define CONFIG_MX31 /* in a mx31 */
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO #define CONFIG_DISPLAY_BOARDINFO
......
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