From c9ed720bc2866798691af342289c4b5d03203d33 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 14 Jun 2019 12:33:18 -0400 Subject: meta-yadro: add subtree Alexander Filippov (4): Initial commit meta-yadro: Initial version of meta-vesnin layer meta-yadro: Add readme files meta-vesnin: Use VESNIN DTS from kernel repo Change-Id: Ifa6f1ad3890af4800d27a76fb709e8f8d91295df Signed-off-by: Brad Bishop --- .../meta-vesnin/recipes-kernel/linux/linux-aspeed/vesnin.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-yadro/meta-vesnin/recipes-kernel/linux/linux-aspeed/vesnin.cfg (limited to 'meta-yadro/meta-vesnin/recipes-kernel/linux/linux-aspeed/vesnin.cfg') diff --git a/meta-yadro/meta-vesnin/recipes-kernel/linux/linux-aspeed/vesnin.cfg b/meta-yadro/meta-vesnin/recipes-kernel/linux/linux-aspeed/vesnin.cfg new file mode 100644 index 000000000..59a232127 --- /dev/null +++ b/meta-yadro/meta-vesnin/recipes-kernel/linux/linux-aspeed/vesnin.cfg @@ -0,0 +1,10 @@ +CONFIG_EEPROM_AT24=y +CONFIG_SENSORS_LM75=y +CONFIG_SENSORS_W83795=y +CONFIG_SENSORS_PMBUS=y +CONFIG_RTC_DRV_DS1307_HWMON=y + +CONFIG_FSI=n +CONFIG_FSI_MASTER_HUB=n +CONFIG_FSI_MASTER_AST_CF=n +CONFIG_FSI_SCOM=n -- cgit v1.2.3