Update kernel config for hppa netboot images.
This commit is contained in:
parent
7666dee327
commit
dc0acb9203
2 changed files with 499 additions and 178 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/parisc 3.10.7-gentoo Kernel Configuration
|
||||
# Linux/parisc 3.10.27-gentoo Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -168,7 +168,6 @@ CONFIG_BLOCK_COMPAT=y
|
|||
CONFIG_IOSCHED_NOOP=y
|
||||
CONFIG_IOSCHED_DEADLINE=y
|
||||
CONFIG_IOSCHED_CFQ=y
|
||||
# CONFIG_IOSCHED_BFQ is not set
|
||||
# CONFIG_DEFAULT_DEADLINE is not set
|
||||
CONFIG_DEFAULT_CFQ=y
|
||||
# CONFIG_DEFAULT_NOOP is not set
|
||||
|
@ -718,7 +717,7 @@ CONFIG_NETCONSOLE=m
|
|||
CONFIG_NETPOLL=y
|
||||
# CONFIG_NETPOLL_TRAP is not set
|
||||
CONFIG_NET_POLL_CONTROLLER=y
|
||||
CONFIG_TUN=m
|
||||
# CONFIG_TUN is not set
|
||||
# CONFIG_VETH is not set
|
||||
# CONFIG_ARCNET is not set
|
||||
|
||||
|
@ -745,7 +744,7 @@ CONFIG_NET_VENDOR_BROADCOM=y
|
|||
# CONFIG_B44 is not set
|
||||
# CONFIG_BNX2 is not set
|
||||
# CONFIG_CNIC is not set
|
||||
CONFIG_TIGON3=m
|
||||
CONFIG_TIGON3=y
|
||||
# CONFIG_BNX2X is not set
|
||||
# CONFIG_NET_VENDOR_BROCADE is not set
|
||||
# CONFIG_NET_CALXEDA_XGMAC is not set
|
||||
|
@ -755,14 +754,14 @@ CONFIG_TIGON3=m
|
|||
# CONFIG_DNET is not set
|
||||
CONFIG_NET_VENDOR_DEC=y
|
||||
CONFIG_NET_TULIP=y
|
||||
CONFIG_DE2104X=m
|
||||
CONFIG_DE2104X=y
|
||||
CONFIG_DE2104X_DSL=0
|
||||
CONFIG_TULIP=m
|
||||
CONFIG_TULIP=y
|
||||
# CONFIG_TULIP_MWI is not set
|
||||
# CONFIG_TULIP_MMIO is not set
|
||||
CONFIG_TULIP_NAPI=y
|
||||
# CONFIG_TULIP_NAPI_HW_MITIGATION is not set
|
||||
CONFIG_DE4X5=m
|
||||
CONFIG_DE4X5=y
|
||||
# CONFIG_WINBOND_840 is not set
|
||||
# CONFIG_DM9102 is not set
|
||||
# CONFIG_ULI526X is not set
|
||||
|
@ -770,17 +769,17 @@ CONFIG_DE4X5=m
|
|||
# CONFIG_NET_VENDOR_EMULEX is not set
|
||||
# CONFIG_NET_VENDOR_EXAR is not set
|
||||
CONFIG_NET_VENDOR_HP=y
|
||||
CONFIG_HP100=m
|
||||
CONFIG_HP100=y
|
||||
CONFIG_NET_VENDOR_INTEL=y
|
||||
# CONFIG_E100 is not set
|
||||
CONFIG_E1000=m
|
||||
CONFIG_E1000=y
|
||||
# CONFIG_E1000E is not set
|
||||
# CONFIG_IGB is not set
|
||||
# CONFIG_IGBVF is not set
|
||||
# CONFIG_IXGB is not set
|
||||
# CONFIG_IXGBE is not set
|
||||
CONFIG_NET_VENDOR_I825XX=y
|
||||
CONFIG_LASI_82596=m
|
||||
CONFIG_LASI_82596=y
|
||||
# CONFIG_IP1000 is not set
|
||||
# CONFIG_JME is not set
|
||||
# CONFIG_NET_VENDOR_MARVELL is not set
|
||||
|
@ -809,7 +808,7 @@ CONFIG_LASI_82596=m
|
|||
# CONFIG_NET_VENDOR_WIZNET is not set
|
||||
# CONFIG_FDDI is not set
|
||||
# CONFIG_HIPPI is not set
|
||||
CONFIG_PHYLIB=m
|
||||
CONFIG_PHYLIB=y
|
||||
|
||||
#
|
||||
# MII PHY device drivers
|
||||
|
@ -831,6 +830,7 @@ CONFIG_PHYLIB=m
|
|||
# CONFIG_STE10XP is not set
|
||||
# CONFIG_LSI_ET1011C_PHY is not set
|
||||
# CONFIG_MICREL_PHY is not set
|
||||
# CONFIG_FIXED_PHY is not set
|
||||
# CONFIG_MDIO_BITBANG is not set
|
||||
# CONFIG_PPP is not set
|
||||
# CONFIG_SLIP is not set
|
||||
|
@ -1052,7 +1052,7 @@ CONFIG_I2C_ALGOBIT=y
|
|||
#
|
||||
# PPS support
|
||||
#
|
||||
CONFIG_PPS=m
|
||||
CONFIG_PPS=y
|
||||
# CONFIG_PPS_DEBUG is not set
|
||||
# CONFIG_NTP_PPS is not set
|
||||
|
||||
|
@ -1070,7 +1070,7 @@ CONFIG_PPS=m
|
|||
#
|
||||
# PTP clock support
|
||||
#
|
||||
CONFIG_PTP_1588_CLOCK=m
|
||||
CONFIG_PTP_1588_CLOCK=y
|
||||
|
||||
#
|
||||
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
|
||||
|
@ -1080,7 +1080,7 @@ CONFIG_GPIO_DEVRES=y
|
|||
# CONFIG_W1 is not set
|
||||
# CONFIG_POWER_SUPPLY is not set
|
||||
# CONFIG_POWER_AVS is not set
|
||||
CONFIG_HWMON=m
|
||||
CONFIG_HWMON=y
|
||||
# CONFIG_HWMON_VID is not set
|
||||
# CONFIG_HWMON_DEBUG_CHIP is not set
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue