Skip to content
Snippets Groups Projects
Commit 4f797c4c authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx25pdk: Add generic board support


Let's enable CONFIG_SYS_GENERIC_BOARD in order to get rid of warnings related
to generic board support is not in place.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent 3098ef42
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@
#define CONFIG_MX25
#define CONFIG_SYS_TEXT_BASE 0x81200000
#define CONFIG_MXC_GPIO
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_TIMER_RATE 32768
#define CONFIG_SYS_TIMER_COUNTER \
......
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