[gerg-m68knommu:dt 8/13] arch/m68k/kernel/embedded_dtb.S:15:7: warning: "CONFIG_M547x" is not defined, evaluates to 0

kernel test robot <[email protected]> Mon, 17 Feb 2025 08:27:08 +0800
Newsgroups gmane.linux.ports.m68k,gmane.linux.uclinux.devel
Message-ID <[email protected]>
tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git dt
head:   6e903c856c98dabb890acf18c07497d375765cec
commit: 014d73779642b676ae285ed44a159b1a2c20bde2 [8/13] m68k: implement an embedded devicetree for nonmmu
config: m68k-randconfig-r122-20250215 (https://download.01.org/0day-ci/archive/20250217/[email protected]/config)
compiler: m68k-linux-gcc (GCC) 14.2.0
reproduce: (https://download.01.org/0day-ci/archive/20250217/[email protected]/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <[email protected]>
| Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/

All warnings (new ones prefixed by >>):

>> arch/m68k/kernel/embedded_dtb.S:15:7: warning: "CONFIG_M547x" is not defined, evaluates to 0 [-Wundef]
      15 | #elif CONFIG_M547x
         |       ^~~~~~~~~~~~


vim +/CONFIG_M547x +15 arch/m68k/kernel/embedded_dtb.S

    12	
    13	#ifdef CONFIG_M520x
    14	.incbin "arch/m68k/boot/dts/mcf5208evb.dtb"
  > 15	#elif CONFIG_M547x

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki