Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
d95fa260
Commit
d95fa260
authored
16 years ago
by
Gabor Juhos
Browse files
Options
Downloads
Patches
Plain Diff
sync kernel config
SVN-Revision: 11524
parent
4af6ac74
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
target/linux/x86/config-2.6.25
+3
-7
3 additions, 7 deletions
target/linux/x86/config-2.6.25
with
3 additions
and
7 deletions
target/linux/x86/config-2.6.25
+
3
−
7
View file @
d95fa260
...
...
@@ -15,6 +15,7 @@ CONFIG_AC97_BUS=m
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_APRICOT is not set
CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
CONFIG_ARCH_HAS_CPU_RELAX=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
...
...
@@ -94,7 +95,6 @@ CONFIG_DNOTIFY=y
CONFIG_DOUBLEFAULT=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_E1000=m
# CONFIG_E1000E is not set
# CONFIG_E1000E_ENABLED is not set
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
CONFIG_E1000_NAPI=y
...
...
@@ -174,10 +174,8 @@ CONFIG_IDEPCI_PCIBUS_ORDER=y
CONFIG_IDE_ARCH_OBSOLETE_INIT=y
CONFIG_IDE_GENERIC=y
# CONFIG_IDE_PROC_FS is not set
# CONFIG_IGB is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_INPUT=y
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_EVDEV is not set
CONFIG_INPUT_KEYBOARD=y
CONFIG_INPUT_MOUSE=y
...
...
@@ -194,7 +192,6 @@ CONFIG_IO_DELAY_TYPE_0XED=1
CONFIG_IO_DELAY_TYPE_NONE=3
CONFIG_IO_DELAY_TYPE_UDELAY=2
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IP1000 is not set
# CONFIG_IPWIRELESS is not set
CONFIG_IRQBALANCE=y
CONFIG_ISA=y
...
...
@@ -304,7 +301,6 @@ CONFIG_MTRR=y
CONFIG_NAMESPACES=y
CONFIG_NATSEMI=m
CONFIG_NE2K_PCI=m
CONFIG_NETDEV_1000=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_NET_VENDOR_SMC is not set
...
...
@@ -319,9 +315,9 @@ CONFIG_PC8736x_GPIO=m
# CONFIG_PC87413_WDT is not set
CONFIG_PCCARD=m
CONFIG_PCCARD_NONSTATIC=m
CONFIG_PCI=y
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG is not set
CONFIG_PCI=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_DOMAINS=y
...
...
@@ -416,8 +412,8 @@ CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_TOSHIBA is not set
# CONFIG_TYPHOON is not set
CONFIG_UID16=y
# CONFIG_USBPCWATCHDOG is not set
CONFIG_USB=m
# CONFIG_USBPCWATCHDOG is not set
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment