optimus_uloader_nand_defconfig: Enable OTP driver

The OTP driver is needed to read the device id from the OTP

Change-Id: I7fc8ccdbd2bde78548a9b442d339e124e82beb02
diff --git a/arch/arm/configs/optimus_uloader_nand_defconfig b/arch/arm/configs/optimus_uloader_nand_defconfig
index b726092..30c29e6 100644
--- a/arch/arm/configs/optimus_uloader_nand_defconfig
+++ b/arch/arm/configs/optimus_uloader_nand_defconfig
@@ -60,6 +60,6 @@
 # CONFIG_NAND_BBT is not set
 # CONFIG_NAND_READ_OOB is not set
 CONFIG_NAND_COMCERTO=y
-# CONFIG_OTP is not set
+CONFIG_DRIVER_OTP=y
 # CONFIG_FS_RAMFS is not set
 # CONFIG_FS_DEVFS is not set