You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
289 B
16 lines
289 B
16 years ago
|
--- a/arch/cris/Kconfig
|
||
|
+++ b/arch/cris/Kconfig
|
||
|
@@ -662,6 +662,12 @@ source "drivers/block/Kconfig"
|
||
16 years ago
|
|
||
|
source "drivers/ide/Kconfig"
|
||
|
|
||
|
+source "drivers/scsi/Kconfig"
|
||
|
+
|
||
|
+source "drivers/media/Kconfig"
|
||
|
+
|
||
|
+source "sound/Kconfig"
|
||
|
+
|
||
|
source "drivers/net/Kconfig"
|
||
|
|
||
|
source "drivers/i2c/Kconfig"
|