xref: /openbmc/u-boot/include/configs/sandbox_spl.h (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
1*83d290c5STom Rini /* SPDX-License-Identifier: GPL-2.0+ */
28797b2caSSimon Glass /*
38797b2caSSimon Glass  * Copyright (c) 2016 Google, Inc
48797b2caSSimon Glass  */
58797b2caSSimon Glass 
68797b2caSSimon Glass #ifndef __SANDBOX_SPL_CONFIG_H
78797b2caSSimon Glass #define __SANDBOX_SPL_CONFIG_H
88797b2caSSimon Glass 
98797b2caSSimon Glass #include <configs/sandbox.h>
108797b2caSSimon Glass 
118797b2caSSimon Glass #endif
12