clearfog: Panic on FS errors

...because we have another rootfs waiting, so it's better to *try*
recovery ASAP rather than keep standing with a bleeding limb. IMHO,
anyway.

Change-Id: I23c5edb436f1cf9d4815dbbdae358b7d0359d610
diff --git a/configs/czechlight_clearfog_defconfig b/configs/czechlight_clearfog_defconfig
index 24c0ddb..4647e25 100644
--- a/configs/czechlight_clearfog_defconfig
+++ b/configs/czechlight_clearfog_defconfig
@@ -35,6 +35,7 @@
 BR2_TARGET_ROOTFS_EXT2=y
 BR2_TARGET_ROOTFS_EXT2_4=y
 BR2_TARGET_ROOTFS_EXT2_SIZE="256M"
+BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS="-O ^64bit -e panic"
 # BR2_TARGET_ROOTFS_TAR is not set
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y