<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Attached patch adds sane compile-time defaults via Kconfig options
    for CMOS options<br>
     'iommu, ECC_memory, max_mem_clock, hw_scrubber,
    interleave_chip_selects'.<br>
    Avoid build error if any of these CMOS options are not defined.<br>
    Checks the return value of 'get_option(..)', if not done yet, and<br>
    if CMOS option not exist grab a Kconfig option otherwise a hardcoded<br>
    value is used.<br>
    <br>
    Signed-off-by: Josef Kellermann <a href="mailto://seppk@arcor.de"><seppk@arcor.de></a><br>
  </body>
</html>