1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 22:44:11 +03:00
openwrt-xburst/target/linux/etrax/patches-2.6.29/400-Kconfig_source.patch
claudio a20212298d etrax: dump to 2.6.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 15:36:30 +00:00

18 lines
469 B
Diff

Index: linux-2.6.28.9/arch/cris/Kconfig
===================================================================
--- linux-2.6.28.9.orig/arch/cris/Kconfig 2009-03-23 22:55:52.000000000 +0100
+++ linux-2.6.28.9/arch/cris/Kconfig 2009-04-08 16:53:30.000000000 +0200
@@ -662,6 +662,12 @@
source "drivers/ide/Kconfig"
+source "drivers/scsi/Kconfig"
+
+source "drivers/media/Kconfig"
+
+source "sound/Kconfig"
+
source "drivers/net/Kconfig"
source "drivers/i2c/Kconfig"