]> git.karo-electronics.de Git - karo-tx-linux.git/commit
EDAC, altera: Do not build it as a module
authorThor Thayer <tthayer@opensource.altera.com>
Fri, 17 Apr 2015 22:16:14 +0000 (17:16 -0500)
committerBorislav Petkov <bp@suse.de>
Sun, 3 May 2015 09:56:52 +0000 (11:56 +0200)
commit7e52a03646af6fb45dd37c5375607858d65e9364
tree3daf2092d83a03d1c7a3497d4c66d79e225beb86
parentb787f68c36d49bb1d9236f403813641efa74a031
EDAC, altera: Do not build it as a module

The SDRAM EDAC requires SDRAM configuration/initialization before SDRAM
is accessed (in the preloader) and therefore before Linux is loaded.
Having a module compile is not desired so force to be built into kernel.

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Cc: mchehab@osg.samsung.com
Cc: Takashi Iwai <tiwai@suse.de>
Link: http://lkml.kernel.org/r/1429308974-26380-3-git-send-email-tthayer@opensource.altera.com
Signed-off-by: Borislav Petkov <bp@suse.de>
drivers/edac/Kconfig