Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b8beb6b463676f586a5481993590cd8a6e8c5855
/
.
/
include
/
configs
/
sandbox_spl.h
blob: 93b595dd10589b2a8fca6a1125f3f2733edf7709 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2016 Google, Inc
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
__SANDBOX_SPL_CONFIG_H
#define
__SANDBOX_SPL_CONFIG_H
#include
<configs/sandbox.h>
#define
CONFIG_SPL_FRAMEWORK
#endif