repo.or.cz
/
u-boot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cmd: Fix Kconfig coding style
[u-boot.git]
/
include
/
configs
/
broadcom_bcm968380gerg.h
blob
bad143981a70d1c840d4e25ad6f9982496d386a6
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
/*
3
* Copyright (C) 2018 Philippe Reynes <philippe.reynes@softathome.com>
4
*/
5
6
#include <configs/bmips_common.h>
7
#include <configs/bmips_bcm6838.h>
8