Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
[linux-2.6-microblaze.git] / drivers / memory / Kconfig
index 00e013b..3ea6913 100644 (file)
@@ -128,7 +128,7 @@ config OMAP_GPMC_DEBUG
 
 config TI_EMIF_SRAM
        tristate "Texas Instruments EMIF SRAM driver"
-       depends on SOC_AM33XX || SOC_AM43XX || (ARM && COMPILE_TEST)
+       depends on SOC_AM33XX || SOC_AM43XX || (ARM && CPU_V7 && COMPILE_TEST)
        depends on SRAM
        help
          This driver is for the EMIF module available on Texas Instruments
@@ -191,8 +191,8 @@ config DA8XX_DDRCTL
 config PL353_SMC
        tristate "ARM PL35X Static Memory Controller(SMC) driver"
        default y if ARM
-       depends on ARM
-       depends on ARM_AMBA || COMPILE_TEST
+       depends on ARM || COMPILE_TEST
+       depends on ARM_AMBA
        help
          This driver is for the ARM PL351/PL353 Static Memory
          Controller(SMC) module.