arm: aspenite: convert to generic board
Enable CONFIG_SYS_GENERIC_BOARD for Marvell Aspenite. Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com> Acked-by: Prafulla Wadaskar <prafulla@marvell.com> Acked-by: Luka Perkov <luka.perkov@sartura.hr>
This commit is contained in:
parent
911d3d6239
commit
e3c6c7bfee
@ -10,6 +10,11 @@
|
||||
#ifndef __CONFIG_ASPENITE_H
|
||||
#define __CONFIG_ASPENITE_H
|
||||
|
||||
/*
|
||||
* Generic board support
|
||||
*/
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/*
|
||||
* Version number information
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user