Home
last modified time | relevance | path

Searched hist:"3 b0950af21e02a8c902ce1143ac5563fadcdfb3e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/m68k/amiga/
H A Dconfig.cdiff 3b0950af21e02a8c902ce1143ac5563fadcdfb3e Sun Jan 12 11:17:05 CST 2020 Geert Uytterhoeven <geert@linux-m68k.org> m68k: amiga: Fix Denise detection on OCS

The "default" statement for detecting an original Denise chip seems to
be misplaced, causing original Denise chips not being detected.

Fix this by moving it from the outer to the inner "switch" statement.

Fortunately no code relies on this, but the detected version is printed
during boot, and available through /proc/hardware.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20200112171705.22600-1-geert@linux-m68k.org