Commit 0ce3f1f90ae6168805f20e473a9ed7fab5fb13a8

Authored by Vladimir Zapolskiy
Committed by Tom Rini
1 parent 60c4ae00be

ARM: lpc3250: config: add generic board support

The only LPC3250 board works fine with enabled generic board support,
add CONFIG_SYS_GENERIC_BOARD right into the arch config header.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>

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

arch/arm/include/asm/arch-lpc32xx/config.h
1 1 /*
2 2 * Common definitions for LPC32XX board configurations
3 3 *
4   - * Copyright (C) 2011 Vladimir Zapolskiy <vz@mleia.com>
  4 + * Copyright (C) 2011-2015 Vladimir Zapolskiy <vz@mleia.com>
5 5 *
6 6 * SPDX-License-Identifier: GPL-2.0+
7 7 */
8 8  
9 9 #ifndef _LPC32XX_CONFIG_H
10 10 #define _LPC32XX_CONFIG_H
  11 +
  12 +#define CONFIG_SYS_GENERIC_BOARD
11 13  
12 14 /* Basic CPU architecture */
13 15 #define CONFIG_ARCH_CPU_INIT