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
5ccfeb3e
Commit
5ccfeb3e
authored
16 years ago
by
Imre Kaloz
Browse files
Options
Downloads
Patches
Plain Diff
switch to 2.6.28.1 and tune the kernel config a bit
SVN-Revision: 14245
parent
2acca60f
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
target/linux/ixp4xx/Makefile
+1
-1
1 addition, 1 deletion
target/linux/ixp4xx/Makefile
target/linux/ixp4xx/config-2.6.28
+10
-0
10 additions, 0 deletions
target/linux/ixp4xx/config-2.6.28
with
11 additions
and
1 deletion
target/linux/ixp4xx/Makefile
+
1
−
1
View file @
5ccfeb3e
...
@@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
...
@@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
FEATURES
:=
squashfs
FEATURES
:=
squashfs
SUBTARGETS
=
generic harddisk
SUBTARGETS
=
generic harddisk
LINUX_VERSION
:=
2.6.2
6.8
LINUX_VERSION
:=
2.6.2
8.1
include
$(INCLUDE_DIR)/target.mk
include
$(INCLUDE_DIR)/target.mk
...
...
This diff is collapsed.
Click to expand it.
target/linux/ixp4xx/config-2.6.28
+
10
−
0
View file @
5ccfeb3e
...
@@ -107,6 +107,11 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
...
@@ -107,6 +107,11 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
CONFIG_GPIO_DEVICE=y
CONFIG_GPIO_DEVICE=y
CONFIG_GPIO_GW_I2C_PLD=y
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
CONFIG_GPIO_SYSFS=y
# CONFIG_HAMRADIO is not set
# CONFIG_HAMRADIO is not set
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_HAS_DMA=y
CONFIG_HAS_DMA=y
...
@@ -120,6 +125,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y
...
@@ -120,6 +125,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y
# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
CONFIG_HAVE_FTRACE=y
CONFIG_HAVE_FTRACE=y
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
CONFIG_HAVE_GPIO_LIB=y
CONFIG_HAVE_IDE=y
CONFIG_HAVE_IDE=y
# CONFIG_HAVE_IOREMAP_PROT is not set
# CONFIG_HAVE_IOREMAP_PROT is not set
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KPROBES=y
...
@@ -129,6 +135,7 @@ CONFIG_HAVE_OPROFILE=y
...
@@ -129,6 +135,7 @@ CONFIG_HAVE_OPROFILE=y
# CONFIG_HERMES is not set
# CONFIG_HERMES is not set
CONFIG_HID=m
CONFIG_HID=m
CONFIG_HID_SUPPORT=y
CONFIG_HID_SUPPORT=y
# CONFIG_HTC_EGPIO is not set
CONFIG_HWMON=y
CONFIG_HWMON=y
# CONFIG_HWMON_DEBUG_CHIP is not set
# CONFIG_HWMON_DEBUG_CHIP is not set
CONFIG_HWMON_VID=y
CONFIG_HWMON_VID=y
...
@@ -199,6 +206,7 @@ CONFIG_MEDIA_TUNER_XC5000=m
...
@@ -199,6 +206,7 @@ CONFIG_MEDIA_TUNER_XC5000=m
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_CORE is not set
# CONFIG_MFD_T7L66XB is not set
# CONFIG_MFD_T7L66XB is not set
# CONFIG_MFD_TC6387XB is not set
# CONFIG_MFD_TC6387XB is not set
# CONFIG_MFD_TC6393XB is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MINIX_FS is not set
# CONFIG_MINIX_FS is not set
CONFIG_MTD=y
CONFIG_MTD=y
...
@@ -281,6 +289,7 @@ CONFIG_RTC_DRV_ISL1208=y
...
@@ -281,6 +289,7 @@ CONFIG_RTC_DRV_ISL1208=y
CONFIG_RTC_DRV_PCF8563=y
CONFIG_RTC_DRV_PCF8563=y
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_RTC7301 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_TEST is not set
# CONFIG_RTC_DRV_TEST is not set
# CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_V3020 is not set
...
@@ -344,6 +353,7 @@ CONFIG_VIDEO_MEDIA=m
...
@@ -344,6 +353,7 @@ CONFIG_VIDEO_MEDIA=m
CONFIG_VIDEO_V4L2=m
CONFIG_VIDEO_V4L2=m
CONFIG_VIDEO_V4L2_COMMON=m
CONFIG_VIDEO_V4L2_COMMON=m
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_WATCHDOG_NOWAYOUT=y
CONFIG_XSCALE_PMU=y
CONFIG_XSCALE_PMU=y
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_ZBOOT_ROM_TEXT=0x0
CONFIG_ZBOOT_ROM_TEXT=0x0
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