2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_EXPERIMENTAL=y
|
|
|
|
CONFIG_SYSVIPC=y
|
|
|
|
CONFIG_BSD_PROCESS_ACCT=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_LOG_BUF_SHIFT=14
|
|
|
|
CONFIG_BLK_DEV_INITRD=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_EMBEDDED=y
|
|
|
|
CONFIG_MODULES=y
|
|
|
|
CONFIG_MODVERSIONS=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
# CONFIG_BLK_DEV_BSG is not set
|
|
|
|
CONFIG_ARCH_IXP4XX=y
|
|
|
|
CONFIG_MACH_NSLU2=y
|
|
|
|
CONFIG_MACH_AVILA=y
|
|
|
|
CONFIG_MACH_LOFT=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_ARCH_ADI_COYOTE=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_MACH_GATEWAY7001=y
|
|
|
|
CONFIG_MACH_WG302V2=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_ARCH_IXDP425=y
|
2005-09-26 18:52:57 +00:00
|
|
|
CONFIG_MACH_IXDPG425=y
|
|
|
|
CONFIG_MACH_IXDP465=y
|
2007-04-06 14:00:31 +00:00
|
|
|
CONFIG_MACH_KIXRP435=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_ARCH_PRPMC1100=y
|
2006-01-04 17:17:14 +00:00
|
|
|
CONFIG_MACH_NAS100D=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_MACH_DSMG600=y
|
2008-04-01 09:53:23 +00:00
|
|
|
CONFIG_MACH_FSG=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_MACH_GTWX5715=y
|
2008-02-01 23:04:05 +00:00
|
|
|
CONFIG_IXP4XX_QMGR=y
|
|
|
|
CONFIG_IXP4XX_NPE=y
|
2005-04-16 22:20:36 +00:00
|
|
|
# CONFIG_ARM_THUMB is not set
|
|
|
|
CONFIG_CPU_BIG_ENDIAN=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_AEABI=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_ZBOOT_ROM_TEXT=0x0
|
|
|
|
CONFIG_ZBOOT_ROM_BSS=0x0
|
|
|
|
CONFIG_CMDLINE="console=ttyS0,115200 ip=bootp root=/dev/nfs"
|
|
|
|
CONFIG_FPE_NWFPE=y
|
2005-09-26 18:52:57 +00:00
|
|
|
CONFIG_NET=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_PACKET=y
|
2005-09-26 18:52:57 +00:00
|
|
|
CONFIG_UNIX=y
|
|
|
|
CONFIG_INET=y
|
|
|
|
CONFIG_IP_MULTICAST=y
|
|
|
|
CONFIG_IP_ADVANCED_ROUTER=y
|
|
|
|
CONFIG_IP_MULTIPLE_TABLES=y
|
|
|
|
CONFIG_IP_ROUTE_MULTIPATH=y
|
|
|
|
CONFIG_IP_ROUTE_VERBOSE=y
|
|
|
|
CONFIG_IP_PNP=y
|
|
|
|
CONFIG_IP_PNP_DHCP=y
|
|
|
|
CONFIG_IP_PNP_BOOTP=y
|
|
|
|
CONFIG_NET_IPGRE=m
|
|
|
|
CONFIG_NET_IPGRE_BROADCAST=y
|
|
|
|
CONFIG_IP_MROUTE=y
|
|
|
|
CONFIG_IP_PIMSM_V1=y
|
|
|
|
CONFIG_IP_PIMSM_V2=y
|
|
|
|
CONFIG_SYN_COOKIES=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
# CONFIG_INET_LRO is not set
|
2010-06-10 05:12:18 +00:00
|
|
|
# CONFIG_IPV6 is not set
|
|
|
|
CONFIG_NETFILTER=y
|
2005-09-26 18:52:57 +00:00
|
|
|
CONFIG_IP_VS=m
|
|
|
|
CONFIG_IP_VS_DEBUG=y
|
|
|
|
CONFIG_IP_VS_RR=m
|
|
|
|
CONFIG_IP_VS_WRR=m
|
|
|
|
CONFIG_IP_VS_LC=m
|
|
|
|
CONFIG_IP_VS_WLC=m
|
|
|
|
CONFIG_IP_VS_LBLC=m
|
|
|
|
CONFIG_IP_VS_LBLCR=m
|
|
|
|
CONFIG_IP_VS_DH=m
|
|
|
|
CONFIG_IP_VS_SH=m
|
|
|
|
CONFIG_IP_NF_QUEUE=m
|
|
|
|
CONFIG_IP_NF_IPTABLES=m
|
|
|
|
CONFIG_IP_NF_MATCH_TTL=m
|
|
|
|
CONFIG_IP_NF_FILTER=m
|
|
|
|
CONFIG_IP_NF_TARGET_REJECT=m
|
|
|
|
CONFIG_IP_NF_TARGET_LOG=m
|
|
|
|
CONFIG_IP_NF_TARGET_ULOG=m
|
|
|
|
CONFIG_IP_NF_MANGLE=m
|
|
|
|
CONFIG_IP_NF_ARPTABLES=m
|
|
|
|
CONFIG_IP_NF_ARPFILTER=m
|
|
|
|
CONFIG_ATM=y
|
|
|
|
CONFIG_ATM_CLIP=y
|
|
|
|
CONFIG_ATM_LANE=m
|
|
|
|
CONFIG_ATM_MPOA=m
|
|
|
|
CONFIG_ATM_BR2684=m
|
|
|
|
CONFIG_BRIDGE=m
|
|
|
|
CONFIG_VLAN_8021Q=m
|
|
|
|
CONFIG_IPX=m
|
|
|
|
CONFIG_ATALK=m
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_DEV_APPLETALK=m
|
2005-09-26 18:52:57 +00:00
|
|
|
CONFIG_IPDDP=m
|
|
|
|
CONFIG_IPDDP_ENCAP=y
|
|
|
|
CONFIG_IPDDP_DECAP=y
|
|
|
|
CONFIG_X25=m
|
|
|
|
CONFIG_LAPB=m
|
|
|
|
CONFIG_ECONET=m
|
|
|
|
CONFIG_ECONET_AUNUDP=y
|
|
|
|
CONFIG_ECONET_NATIVE=y
|
|
|
|
CONFIG_WAN_ROUTER=m
|
|
|
|
CONFIG_NET_SCHED=y
|
|
|
|
CONFIG_NET_SCH_CBQ=m
|
|
|
|
CONFIG_NET_SCH_HTB=m
|
|
|
|
CONFIG_NET_SCH_PRIO=m
|
|
|
|
CONFIG_NET_SCH_RED=m
|
|
|
|
CONFIG_NET_SCH_SFQ=m
|
|
|
|
CONFIG_NET_SCH_TEQL=m
|
|
|
|
CONFIG_NET_SCH_TBF=m
|
|
|
|
CONFIG_NET_SCH_GRED=m
|
|
|
|
CONFIG_NET_SCH_DSMARK=m
|
|
|
|
CONFIG_NET_SCH_INGRESS=m
|
|
|
|
CONFIG_NET_CLS_TCINDEX=m
|
|
|
|
CONFIG_NET_CLS_ROUTE4=m
|
|
|
|
CONFIG_NET_CLS_FW=m
|
|
|
|
CONFIG_NET_CLS_U32=m
|
|
|
|
CONFIG_NET_CLS_RSVP=m
|
|
|
|
CONFIG_NET_CLS_RSVP6=m
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_NET_CLS_ACT=y
|
|
|
|
CONFIG_NET_ACT_POLICE=y
|
2005-09-26 18:52:57 +00:00
|
|
|
CONFIG_NET_PKTGEN=m
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_MTD=y
|
|
|
|
CONFIG_MTD_PARTITIONS=y
|
|
|
|
CONFIG_MTD_REDBOOT_PARTS=y
|
|
|
|
CONFIG_MTD_CHAR=y
|
|
|
|
CONFIG_MTD_BLOCK=y
|
|
|
|
CONFIG_MTD_CFI=y
|
|
|
|
CONFIG_MTD_CFI_INTELEXT=y
|
|
|
|
CONFIG_MTD_COMPLEX_MAPPINGS=y
|
|
|
|
CONFIG_MTD_IXP4XX=y
|
|
|
|
CONFIG_MTD_NAND=m
|
|
|
|
CONFIG_BLK_DEV_LOOP=y
|
|
|
|
CONFIG_BLK_DEV_RAM=y
|
|
|
|
CONFIG_BLK_DEV_RAM_SIZE=8192
|
2010-06-10 05:12:18 +00:00
|
|
|
CONFIG_EEPROM_LEGACY=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_IDE=y
|
|
|
|
CONFIG_BLK_DEV_CMD64X=y
|
|
|
|
CONFIG_BLK_DEV_HPT366=y
|
|
|
|
CONFIG_BLK_DEV_PDC202XX_NEW=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
# CONFIG_SCSI_PROC_FS is not set
|
|
|
|
CONFIG_BLK_DEV_SD=y
|
|
|
|
# CONFIG_SCSI_LOWLEVEL is not set
|
|
|
|
CONFIG_ATA=y
|
2008-04-01 09:53:23 +00:00
|
|
|
CONFIG_SATA_VIA=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_PATA_ARTOP=y
|
|
|
|
CONFIG_PATA_IXP4XX_CF=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_NETDEVICES=y
|
|
|
|
CONFIG_DUMMY=y
|
|
|
|
CONFIG_NET_ETHERNET=y
|
|
|
|
CONFIG_MII=y
|
2008-02-01 23:04:05 +00:00
|
|
|
CONFIG_IXP4XX_ETH=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_NET_PCI=y
|
|
|
|
CONFIG_WAN=y
|
|
|
|
CONFIG_HDLC=m
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_HDLC_RAW=m
|
|
|
|
CONFIG_HDLC_CISCO=m
|
|
|
|
CONFIG_HDLC_FR=m
|
|
|
|
CONFIG_HDLC_PPP=m
|
|
|
|
CONFIG_HDLC_X25=m
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_DLCI=m
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_WAN_ROUTER_DRIVERS=m
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_ATM_TCP=m
|
|
|
|
# CONFIG_INPUT_KEYBOARD is not set
|
|
|
|
# CONFIG_INPUT_MOUSE is not set
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_INPUT_MISC=y
|
|
|
|
CONFIG_INPUT_IXP4XX_BEEPER=y
|
2005-04-16 22:20:36 +00:00
|
|
|
# CONFIG_SERIO is not set
|
|
|
|
# CONFIG_VT is not set
|
|
|
|
CONFIG_SERIAL_8250=y
|
|
|
|
CONFIG_SERIAL_8250_CONSOLE=y
|
|
|
|
CONFIG_SERIAL_8250_NR_UARTS=2
|
|
|
|
CONFIG_I2C=y
|
|
|
|
CONFIG_I2C_CHARDEV=y
|
2008-04-01 09:53:23 +00:00
|
|
|
CONFIG_SENSORS_W83781D=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_WATCHDOG=y
|
|
|
|
CONFIG_IXP4XX_WATCHDOG=y
|
|
|
|
CONFIG_USB=y
|
|
|
|
CONFIG_USB_DEVICEFS=y
|
|
|
|
# CONFIG_USB_DEVICE_CLASS is not set
|
|
|
|
CONFIG_USB_EHCI_HCD=y
|
|
|
|
CONFIG_USB_OHCI_HCD=y
|
|
|
|
CONFIG_USB_UHCI_HCD=y
|
|
|
|
CONFIG_USB_STORAGE=y
|
|
|
|
CONFIG_NEW_LEDS=y
|
|
|
|
CONFIG_LEDS_CLASS=y
|
2008-04-01 09:53:23 +00:00
|
|
|
CONFIG_LEDS_FSG=y
|
2010-06-10 05:12:18 +00:00
|
|
|
CONFIG_LEDS_GPIO=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_LEDS_TRIGGERS=y
|
|
|
|
CONFIG_LEDS_TRIGGER_TIMER=y
|
|
|
|
CONFIG_LEDS_TRIGGER_IDE_DISK=y
|
|
|
|
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
|
|
|
|
CONFIG_RTC_CLASS=y
|
2008-04-01 09:53:23 +00:00
|
|
|
CONFIG_RTC_DRV_ISL1208=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_RTC_DRV_X1205=y
|
|
|
|
CONFIG_RTC_DRV_PCF8563=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_EXT2_FS=y
|
|
|
|
CONFIG_EXT2_FS_XATTR=y
|
|
|
|
CONFIG_EXT2_FS_POSIX_ACL=y
|
|
|
|
CONFIG_EXT3_FS=y
|
|
|
|
CONFIG_EXT3_FS_POSIX_ACL=y
|
2005-09-26 18:52:57 +00:00
|
|
|
CONFIG_INOTIFY=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_TMPFS=y
|
|
|
|
CONFIG_JFFS2_FS=y
|
|
|
|
CONFIG_NFS_FS=y
|
|
|
|
CONFIG_NFS_V3=y
|
|
|
|
CONFIG_ROOT_NFS=y
|
|
|
|
CONFIG_PARTITION_ADVANCED=y
|
|
|
|
CONFIG_MAGIC_SYSRQ=y
|
[ARM] 4766/2: ixp4xx: Update ixp4xx_defconfig, enabling all supported boards
This updates the defconfig for the ixp4xx machine in arch/arm/config
taking all the defaults, with the following additions:
1) Enable support for the nslu2, loft, gateway7001, wg302v2,
dsmg600, and gtwx5715 boards.
2) Enable EABI, OABI, HOTPLUG and FW_LOADER.
3) Enable the RTC subsystem, with drivers for the RTC chips on the
nslu2 (x1205) and nas100d/dsmg600 (pcf8563) boards.
4) Enable the LEDS subsystem to support the nslu2, nas100d and
dsmg600 boards. Enable the ixp4xx beeper driver.
5) Enable the USB subsystem, USB host driver support and USB mass
storage support (required for boot disk on nslu2 board).
6) Enable the ATA subsystem, with drivers for the nas100d/dsmg600
(pata_artop) and avila (ixp4xx_cf) boards.
Signed-off-by: Rod Whitby <rod@whitby.id.au>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 23:17:24 +00:00
|
|
|
CONFIG_DEBUG_KERNEL=y
|
2005-04-16 22:20:36 +00:00
|
|
|
CONFIG_DEBUG_ERRORS=y
|
|
|
|
CONFIG_DEBUG_LL=y
|