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
/
comtrend_ct5361.h
blob
1ac107599d7aac16c57529fb9282a55d3b32d51f
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
/*
3
* Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
4
*/
5
6
#include <configs/bmips_common.h>
7
#include <configs/bmips_bcm6348.h>
8