diff options
Diffstat (limited to 'packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-c7x0')
-rw-r--r-- | packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-c7x0 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-c7x0 b/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-c7x0 index 459f46dffd..6ab9598c7b 100644 --- a/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-c7x0 +++ b/packages/linux/linux-openzaurus-2.6.13-rc5-mm1/defconfig-c7x0 @@ -602,7 +602,7 @@ CONFIG_CHR_DEV_SG=m # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # -# CONFIG_SCSI_MULTI_LUN is not set +CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_CONSTANTS is not set # CONFIG_SCSI_LOGGING is not set @@ -1472,7 +1472,8 @@ CONFIG_NLS_UTF8=y # # Profiling support # -# CONFIG_PROFILING is not set +CONFIG_PROFILING=y +CONFIG_OPROFILE=m # # Kernel hacking |