arm: mvebu: turris_omnia: remove unneeded macro from board config
[oweals/u-boot.git] / include / configs / turris_omnia.h
index 8e3d5cc8cf3e8a77dac9a84dfd03707be1cffa25..26f85466a47988b924456813b3d42a0f82fa5703 100644 (file)
 
 #define PHY_ANEG_TIMEOUT       8000    /* PHY needs a longer aneg time */
 
-/* PCIe support */
-#ifndef CONFIG_SPL_BUILD
-#define CONFIG_PCI_SCAN_SHOW
-#endif
-
 /* Keep device tree and initrd in lower memory so the kernel can access them */
 #define RELOCATION_LIMITS_ENV_SETTINGS \
        "fdt_high=0x10000000\0"         \