mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[etrax] add patches for 2.6.30, remove config-default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15743 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
15
target/linux/etrax/patches-2.6.30/400-Kconfig_source.patch
Normal file
15
target/linux/etrax/patches-2.6.30/400-Kconfig_source.patch
Normal file
@@ -0,0 +1,15 @@
|
||||
--- a/arch/cris/Kconfig
|
||||
+++ b/arch/cris/Kconfig
|
||||
@@ -662,6 +662,12 @@ source "drivers/block/Kconfig"
|
||||
|
||||
source "drivers/ide/Kconfig"
|
||||
|
||||
+source "drivers/scsi/Kconfig"
|
||||
+
|
||||
+source "drivers/media/Kconfig"
|
||||
+
|
||||
+source "sound/Kconfig"
|
||||
+
|
||||
source "drivers/net/Kconfig"
|
||||
|
||||
source "drivers/i2c/Kconfig"
|
||||
Reference in New Issue
Block a user