intel_s1000: Enable CONFIG_BOOT_HAVE_LOGGING
The logger issue on Xtensa is resolved in mainline Zephyr with
239805b2d82aebee4969c3ae57fbf8025c4fb60d. Hence logging can be
enabled now.
Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
diff --git a/boot/zephyr/boards/intel_s1000_crb.conf b/boot/zephyr/boards/intel_s1000_crb.conf
index eda9a12..e3c5ee4 100644
--- a/boot/zephyr/boards/intel_s1000_crb.conf
+++ b/boot/zephyr/boards/intel_s1000_crb.conf
@@ -1,7 +1,3 @@
-CONFIG_BOOT_HAVE_LOGGING=n
-CONFIG_USB_DRIVER_LOG_LEVEL_ERR=n
-CONFIG_USB_DEVICE_LOG_LEVEL_ERR=n
-
CONFIG_DEBUG=n
CONFIG_I2C=n
CONFIG_BOOT_MAX_IMG_SECTORS=512