We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b787f68 commit 7e52a03Copy full SHA for 7e52a03
drivers/edac/Kconfig
@@ -377,8 +377,8 @@ config EDAC_OCTEON_PCI
377
Cavium Octeon family of SOCs.
378
379
config EDAC_ALTERA_MC
380
- tristate "Altera SDRAM Memory Controller EDAC"
381
- depends on EDAC_MM_EDAC && ARCH_SOCFPGA
+ bool "Altera SDRAM Memory Controller EDAC"
+ depends on EDAC_MM_EDAC=y && ARCH_SOCFPGA
382
help
383
Support for error detection and correction on the
384
Altera SDRAM memory controller. Note that the
0 commit comments