From owner-svn-src-all@FreeBSD.ORG Sun Nov 28 01:18:12 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33C31106566C; Sun, 28 Nov 2010 01:18:12 +0000 (UTC) (envelope-from gonzo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 21B308FC12; Sun, 28 Nov 2010 01:18:12 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id oAS1ICR2029505; Sun, 28 Nov 2010 01:18:12 GMT (envelope-from gonzo@svn.freebsd.org) Received: (from gonzo@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id oAS1ICEb029503; Sun, 28 Nov 2010 01:18:12 GMT (envelope-from gonzo@svn.freebsd.org) Message-Id: <201011280118.oAS1ICEb029503@svn.freebsd.org> From: Oleksandr Tymoshenko Date: Sun, 28 Nov 2010 01:18:12 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r215967 - stable/8/sys/mips/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Nov 2010 01:18:12 -0000 Author: gonzo Date: Sun Nov 28 01:18:11 2010 New Revision: 215967 URL: http://svn.freebsd.org/changeset/base/215967 Log: Remove options that are not available in 8 Modified: stable/8/sys/mips/conf/AR71XX Modified: stable/8/sys/mips/conf/AR71XX ============================================================================== --- stable/8/sys/mips/conf/AR71XX Sun Nov 28 01:16:37 2010 (r215966) +++ stable/8/sys/mips/conf/AR71XX Sun Nov 28 01:18:11 2010 (r215967) @@ -62,7 +62,6 @@ device ath # Atheros pci/ca options ATH_DEBUG device ath_hal option AH_SUPPORT_AR5416 -# option AH_RXCFG_SDMAMW_4BYTES # See NOTES for details of this WAR device ath_rate_sample device mii @@ -74,13 +73,8 @@ options USB_EHCI_BIG_ENDIAN_DESC device ohci device ehci -# device gpio -# device gpioled - -# device spibus -# device ar71xx_spi -# device mx25l -# device geom_redboot +device spibus +device ar71xx_spi device ar71xx_wdog