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
/
mt7622.h
blob
4a056954bf846f84c1e7df9b81b728b86816b71c
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/*
3
* Configuration for MediaTek MT7629 SoC
4
*
5
* Copyright (C) 2019 MediaTek Inc.
6
* Author: Sam Shih <sam.shih@mediatek.com>
7
*/
8
9
#ifndef __MT7622_H
10
#define __MT7622_H
11
12
#endif