arm: move edb93xx to generic board architecture

Use CONFIG_SYS_GENERIC_BOARD in EDB93XX board family
master
Sergey Kostanbaev 10 years ago committed by Tom Rini
parent 6083aec1db
commit 278bd4e7d7
  1. 2
      include/configs/edb93xx.h

@ -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

Loading…
Cancel
Save