aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig.machine
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2016-01-11 10:07:49 +1000
committerGreg Ungerer <gerg@uclinux.org>2016-03-07 10:07:17 +1000
commitca6fafd183d6d687a7957e5328ecefc785f22a5a (patch)
treeca6d96f1dd6514eb55e43ce19cc007eab3926644 /arch/m68k/Kconfig.machine
parentLinux 4.5-rc7 (diff)
downloadlinux-dev-ca6fafd183d6d687a7957e5328ecefc785f22a5a.tar.xz
linux-dev-ca6fafd183d6d687a7957e5328ecefc785f22a5a.zip
m68knommu: fix FEC platform device registration when driver is modular
The FEC (Fast Ethernet Crontroller) module on many ColdFire parts can be compiled into the kernel, or as a module. Therefore the platform device support for it is required whenever the driver is enabled - not just when built into the kernel. Use IS_ENABLED(CONFIG_FEC) instead of a conditional check on only the driver being built into the kernel. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/Kconfig.machine')
0 files changed, 0 insertions, 0 deletions