diff options
| author | Stefan Roese <[email protected]> | 2016-08-15 13:51:15 +0200 |
|---|---|---|
| committer | Bin Meng <[email protected]> | 2016-08-16 11:44:09 +0800 |
| commit | f55137fd74e572c6a7556785f34b06471fc44251 (patch) | |
| tree | 3e4bda15537b3cdd6f21401fcfc01bfce48dabbc | |
| parent | 4cc9699be7ffc6072482240f5ba208488abe1090 (diff) | |
x86: conga-qeval20-qa3: Add missing MAINTERNERS entry
Add entry for the missing internal UART defconfig to the MAINTAINERS
file.
Signed-off-by: Stefan Roese <[email protected]>
Cc: Bin Meng <[email protected]>
CC: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
| -rw-r--r-- | board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS b/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS index 5a4d4dcdd38..3d7e8e2d619 100644 --- a/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS +++ b/board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS @@ -4,4 +4,5 @@ S: Maintained F: board/congatec/conga-qeval20-qa3-e3845 F: include/configs/conga-qeval20-qa3-e3845.h F: configs/conga-qeval20-qa3-e3845_defconfig +F: configs/conga-qeval20-qa3-e3845-internal-uart_defconfig F: arch/x86/dts/conga-qeval20-qa3-e3845.dts |
