mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
resume some kernel config and add LPC_ICH depending on X86_64
This commit is contained in:
@@ -1404,8 +1404,13 @@ CONFIG_ENC28J60_WRITEVERIFY=y
|
||||
# CONFIG_NET_PACKET_ENGINE is not set
|
||||
# CONFIG_NET_VENDOR_QLOGIC is not set
|
||||
CONFIG_NET_VENDOR_REALTEK=y
|
||||
CONFIG_ATP=y
|
||||
CONFIG_8139CP=y
|
||||
# CONFIG_8139TOO is not set
|
||||
# CONFIG_8139TOO_PIO is not set
|
||||
CONFIG_8139TOO_TUNE_TWISTER=y
|
||||
CONFIG_8139TOO_8129=y
|
||||
# CONFIG_8139_OLD_RX_RESET is not set
|
||||
CONFIG_R8169=y
|
||||
# CONFIG_NET_VENDOR_RDC is not set
|
||||
# CONFIG_NET_VENDOR_SEEQ is not set
|
||||
|
||||
@@ -1165,7 +1165,7 @@ index b2b6916..08f92c8 100644
|
||||
|
||||
+config LPC_ICH
|
||||
+ tristate "Intel ICH LPC"
|
||||
+ depends on PCI
|
||||
+ depends on PCI && X86_64
|
||||
+ select MFD_CORE
|
||||
+ default y
|
||||
+ help
|
||||
|
||||
Reference in New Issue
Block a user