From 3bc9180478da887e0af470c9ed91302d0db8389e Mon Sep 17 00:00:00 2001 From: "Wesley W. Terpstra" <w.terpstra@gsi.de> Date: Thu, 26 Sep 2013 16:09:36 +0200 Subject: [PATCH] gsi config: use sdb eeprom format --- configs/gsi_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/gsi_defconfig b/configs/gsi_defconfig index 3000fc3..a2619c1 100644 --- a/configs/gsi_defconfig +++ b/configs/gsi_defconfig @@ -23,3 +23,5 @@ CONFIG_DEVELOPER=y # CONFIG_DETERMINISTIC_BINARY is not set # CONFIG_UART_SW is not set CONFIG_W1=y +CONFIG_SDB_EEPROM=y +# CONFIG_LEGACY_EEPROM is not set -- GitLab