Disable EFI_LOADER config for Tizen.
It doesn't need to enabel for Tizen and it's displaying "illegal free"
message.
efi_free_pool: illegal free 0x0000000076dd0040
efi_free_pool: illegal free 0x0000000076dcd040
efi_free_pool: illegal free 0x0000000076dcb040
efi_free_pool: illegal free 0x0000000076dc9040
...
Change-Id: Idea0f78b0d0ced3b90d9fda7bcf5edad3efca9ef
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
# CONFIG_SYS_DEVICE_NULLDEV is not set
CONFIG_DISPLAY_CPUINFO=y
CONFIG_DISPLAY_BOARDINFO=y
+CONFIG_EVENT=y
+CONFIG_EVENT_DYNAMIC=y
CONFIG_MISC_INIT_R=y
CONFIG_SPL_MAX_SIZE=0x33000
CONFIG_SPL_PAD_TO=0x0
# CONFIG_USB_DWC3_GADGET is not set
CONFIG_USB_DWC3_GENERIC=y
CONFIG_USB_KEYBOARD=y
+CONFIG_USB_KEYBOARD_FN_KEYS=y
CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_VENDOR_NUM=0x361C
# CONFIG_SPL_SHA1 is not set
# CONFIG_SPL_SHA256 is not set
CONFIG_ZSTD=y
+# CONFIG_EFI_LOADER is not set