summaryrefslogtreecommitdiff
path: root/configs/sam9x60ek_mmc_defconfig
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2019-09-30 07:29:02 +0000
committerEugen Hristev <eugen.hristev@microchip.com>2019-10-08 09:16:11 +0300
commit0cf837f34bd9de2c9cb2cb100f1e5f7e59826ac1 (patch)
treea64b9932726a82913b19e3602c4bacef49d2c817 /configs/sam9x60ek_mmc_defconfig
parent34c53a9baae687e4eff6c56d477e406af7fbec71 (diff)
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_mmc_defconfig')
-rw-r--r--configs/sam9x60ek_mmc_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/sam9x60ek_mmc_defconfig b/configs/sam9x60ek_mmc_defconfig
index 6cdc819a67..0d3746a86e 100644
--- a/configs/sam9x60ek_mmc_defconfig
+++ b/configs/sam9x60ek_mmc_defconfig
@@ -49,4 +49,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