From owner-cvs-src@FreeBSD.ORG Tue Feb 7 18:43:47 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8743516A420; Tue, 7 Feb 2006 18:43:47 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 172C043D4C; Tue, 7 Feb 2006 18:43:47 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k17IhkYN099364; Tue, 7 Feb 2006 18:43:46 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k17IhkEc099363; Tue, 7 Feb 2006 18:43:46 GMT (envelope-from imp) Message-Id: <200602071843.k17IhkEc099363@repoman.freebsd.org> From: Warner Losh Date: Tue, 7 Feb 2006 18:43:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/conf KB920X X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 18:43:47 -0000 imp 2006-02-07 18:43:46 UTC FreeBSD src repository Modified files: sys/arm/conf KB920X Log: Rather than pull in all the phy, just pull in the lxt phy that we need for this board (although our lxtphy driver isn't claiming it, but that's a different problem). This saves 57k in this kernel. Revision Changes Path 1.2 +2 -1 src/sys/arm/conf/KB920X