From b3f8090f4e42a73434da3f6d7854762f855ee679 Mon Sep 17 00:00:00 2001 From: Jens Rottmann Date: Fri, 27 Aug 2010 09:36:41 +0000 Subject: drop three unneeded config variables: - HAVE_HIGH_TABLES - HAVE_LOW_TABLES - FALLBACK_SIZE Jens Rottmann sent an almost identical patch at the same time, so Signed-off-by: Jens Rottmann Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5745 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- documentation/Kconfig.tex | 4 ---- 1 file changed, 4 deletions(-) (limited to 'documentation/Kconfig.tex') diff --git a/documentation/Kconfig.tex b/documentation/Kconfig.tex index 7254c5a5d2..e8e3f414e7 100644 --- a/documentation/Kconfig.tex +++ b/documentation/Kconfig.tex @@ -420,10 +420,6 @@ config NORTHBRIDGE_AMD_AMDK8 config AGP_APERTURE_SIZE hex default 0x4000000 - -config HAVE_HIGH_TABLES - int - default 1 \end{verbatim} \subsubsection{northbridge/$<$vendor$>$/$<$chip$>$/Makefile.inc} Typically very small set of rules, and very simple. -- cgit v1.2.3