1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-18 00:30:14 +03:00
openwrt-xburst/target/linux/etrax/patches-2.6.28/400-Kconfig_source.patch
claudio 57e5b00f97 [etrax] patches for 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-09 16:21:56 +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"