diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/hp/z220_sff_workstation/mainboard.h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/mainboard/hp/z220_sff_workstation/mainboard.h b/src/mainboard/hp/z220_sff_workstation/mainboard.h deleted file mode 100644 index b47a8f558f..0000000000 --- a/src/mainboard/hp/z220_sff_workstation/mainboard.h +++ /dev/null @@ -1,19 +0,0 @@ -/* - * This file is part of the coreboot project. - * - * Copyright (C) 2014 Vladimir Serbinenko - * Copyright (C) 2018 Patrick Rudolph <siro@das-labor.org> - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; version 2 of - * the License. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - */ - -#define SUPERIO_DEV SIO0 -#define SUPERIO_PNP_BASE 0x2e |