Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwrt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Freifunk Luebeck
openwrt
Commits
efa2919d
Commit
efa2919d
authored
14 years ago
by
Florian Fainelli
Browse files
Options
Downloads
Patches
Plain Diff
add missing 2.6.37 config symbols.
SVN-Revision: 25447
parent
29de442b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package/kernel/modules/block.mk
+1
-0
1 addition, 0 deletions
package/kernel/modules/block.mk
target/linux/generic/config-2.6.37
+5
-0
5 additions, 0 deletions
target/linux/generic/config-2.6.37
with
6 additions
and
0 deletions
package/kernel/modules/block.mk
+
1
−
0
View file @
efa2919d
...
...
@@ -365,6 +365,7 @@ define KernelPackage/ide-core
CONFIG_IDE_GD
\
CONFIG_IDE_GD_ATA
=
y
\
CONFIG_IDE_GD_ATAPI
=
n
\
CONFIG_IDEPCI_PCIBUS_ORDER
=
y
\
CONFIG_BLK_DEV_IDEDMA_PCI
=
y
\
CONFIG_BLK_DEV_IDEPCI
=
y
FILES
:=
\
...
...
This diff is collapsed.
Click to expand it.
target/linux/generic/config-2.6.37
+
5
−
0
View file @
efa2919d
...
...
@@ -179,6 +179,7 @@ CONFIG_BASE_SMALL=0
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
CONFIG_BITREVERSE=y
# CONFIG_BKL is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_CPQ_DA is not set
CONFIG_BLK_DEV=y
...
...
@@ -254,6 +255,7 @@ CONFIG_BLK_DEV_INITRD=y
# CONFIG_BLK_DEV_XIP is not set
CONFIG_BLOCK=y
# CONFIG_BMP085 is not set
# CONFIG_BNA is not set
# CONFIG_BNX2 is not set
# CONFIG_BONDING is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
...
...
@@ -342,6 +344,7 @@ CONFIG_CAVIUM_OCTEON_HELPER=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_CHELSIO_T4 is not set
# CONFIG_CHELSIO_T4VF is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_CHR_DEV_SCH is not set
# CONFIG_CHR_DEV_SG is not set
...
...
@@ -2039,6 +2042,7 @@ CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DEBUG is not set
...
...
@@ -2216,6 +2220,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_UARTLITE is not set
# CONFIG_SERIO is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SFI is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_SGI_IP22 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