blob: 740c69dd0028b7abbb3a51f16ab99fe2d29b6a9c [file] [log] [blame]
Patrick Georgi0588d192009-08-12 15:00:51 +00001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de>
5##
6## This program is free software; you can redistribute it and/or modify
7## it under the terms of the GNU General Public License as published by
Nils Jacobsdd6ad342010-05-14 09:48:05 +00008## the Free Software Foundation; version 2 of the License.
Patrick Georgi0588d192009-08-12 15:00:51 +00009##
10## This program is distributed in the hope that it will be useful,
11## but WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13## GNU General Public License for more details.
14##
Patrick Georgi0588d192009-08-12 15:00:51 +000015
Stefan Reinauer138be832010-02-27 01:50:21 +000016config SOUTHBRIDGE_INTEL_I82801AX
Patrick Georgi0588d192009-08-12 15:00:51 +000017 bool
Kyösti Mälkkie6143532013-02-26 17:24:41 +020018 select IOAPIC
Stefan Reinauerc269d232010-03-30 21:48:23 +000019 select HAVE_HARD_RESET
20 select USE_WATCHDOG_ON_BOOT