arm: move edb93xx to generic board architecture

Use CONFIG_SYS_GENERIC_BOARD in EDB93XX board family
This commit is contained in:
Sergey Kostanbaev 2015-09-10 01:40:01 +03:00 committed by Tom Rini
parent 6083aec1db
commit 278bd4e7d7

View file

@ -25,6 +25,8 @@
#error "no board defined"
#endif
#define CONFIG_SYS_GENERIC_BOARD
/* Initial environment and monitor configuration options. */
#define CONFIG_BOOTDELAY 2
#define CONFIG_CMDLINE_TAG 1