summaryrefslogtreecommitdiff
path: root/configs/sam9x60ek_nandflash_defconfig
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2019-09-30 10:29:02 +0300
committerEugen Hristev <eugen.hristev@microchip.com>2019-10-08 09:16:11 +0300
commit0cf837f34bd9de2c9cb2cb100f1e5f7e59826ac1 (patch)
treea64b9932726a82913b19e3602c4bacef49d2c817 /configs/sam9x60ek_nandflash_defconfig
parent34c53a9baae687e4eff6c56d477e406af7fbec71 (diff)
downloadu-boot-0cf837f34bd9de2c9cb2cb100f1e5f7e59826ac1.tar.xz
configs: sam9x60ek: enable onewire support
Enable support for onewire memories and onewire commands. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Diffstat (limited to 'configs/sam9x60ek_nandflash_defconfig')
-rw-r--r--configs/sam9x60ek_nandflash_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/sam9x60ek_nandflash_defconfig b/configs/sam9x60ek_nandflash_defconfig
index 948d7c7a72..cdba103fc4 100644
--- a/configs/sam9x60ek_nandflash_defconfig
+++ b/configs/sam9x60ek_nandflash_defconfig
@@ -50,4 +50,8 @@ CONFIG_DEBUG_UART_ANNOUNCE=y
CONFIG_ATMEL_USART=y
CONFIG_TIMER=y
CONFIG_ATMEL_PIT_TIMER=y
+CONFIG_W1=y
+CONFIG_W1_GPIO=y
+CONFIG_W1_EEPROM=y
+CONFIG_W1_EEPROM_DS24XXX=y
CONFIG_OF_LIBFDT_OVERLAY=y