[xilinx-xlnx:xlnx_rebase_v5.15 1019/1205] kismet: WARNING: unmet direct dependencies detected for SERIAL_CORE when selected by SERIAL_UARTLITE_RS485
kernel test robot
lkp at intel.com
Sat Jul 2 20:41:46 PDT 2022
tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15
head: cc7c4358c2de36e08b96554160197fe21b6d04bf
commit: 1d7b60e56a55543882cc88d7f19a1bfb13fe9890 [1019/1205] staging: uartlite-rs485: Initial commit to add drv
config: (https://download.01.org/0day-ci/archive/20220703/202207031119.kVMngLij-lkp@intel.com/config)
reproduce:
# https://github.com/Xilinx/linux-xlnx/commit/1d7b60e56a55543882cc88d7f19a1bfb13fe9890
git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15
git checkout 1d7b60e56a55543882cc88d7f19a1bfb13fe9890
# 1. reproduce by kismet
# install kmax per https://github.com/paulgazz/kmax/blob/master/README.md
kismet --linux-ksrc=linux --selectees CONFIG_SERIAL_CORE --selectors CONFIG_SERIAL_UARTLITE_RS485 -a=arm64
# 2. reproduce by make
# save the config file to linux source tree
cd linux
make ARCH=arm64 olddefconfig
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp at intel.com>
kismet warnings: (new ones prefixed by >>)
>> kismet: WARNING: unmet direct dependencies detected for SERIAL_CORE when selected by SERIAL_UARTLITE_RS485
WARNING: unmet direct dependencies detected for SERIAL_CORE
Depends on [n]: TTY [=n] && HAS_IOMEM [=y]
Selected by [y]:
- SERIAL_UARTLITE_RS485 [=y] && STAGING [=y] && HAS_IOMEM [=y]
WARNING: unmet direct dependencies detected for FPGA_BRIDGE
Depends on [n]: FPGA [=n]
Selected by [y]:
- XILINX_AIE [=y] && (ARM64 [=y] || COMPILE_TEST [=n]) && ZYNQMP_FIRMWARE [=y]
--
0-DAY CI Kernel Test Service
https://01.org/lkp
More information about the linux-arm-kernel
mailing list