Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6e7adf7037c76f081b149685fa5e978e2ddf2a22
/
.
/
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