fpga: Spartan-3: let print the progress if configured
[oweals/u-boot.git] / drivers / fpga / spartan3.c
index 9207391249a60d0530ae56702cd0b2652c686172..1633a7069d66076f7916507a296177b1582da252 100644 (file)
@@ -38,7 +38,6 @@
 #endif
 
 #undef CONFIG_SYS_FPGA_CHECK_BUSY
-#undef CONFIG_SYS_FPGA_PROG_FEEDBACK
 
 /* Note: The assumption is that we cannot possibly run fast enough to
  * overrun the device (the Slave Parallel mode can free run at 50MHz).