Commit b2868187f46ce2d00f90139287661ace1af64ac2

Authored by Bo Shen
Committed by Andreas Bießmann
1 parent b719a08863

ARM: atmel: switch at91sam9263ek to generic board

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

include/configs/at91sam9263ek.h
... ... @@ -48,6 +48,8 @@
48 48 #define CONFIG_CMD_BOOTZ
49 49 #define CONFIG_OF_LIBFDT
50 50  
  51 +#define CONFIG_SYS_GENERIC_BOARD
  52 +
51 53 /*
52 54 * Hardware drivers
53 55 */