aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/config/xilinx-common/features/xilinx/board-common.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/config/xilinx-common/features/xilinx/board-common.cfg')
-rw-r--r--recipes-kernel/linux/config/xilinx-common/features/xilinx/board-common.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-kernel/linux/config/xilinx-common/features/xilinx/board-common.cfg b/recipes-kernel/linux/config/xilinx-common/features/xilinx/board-common.cfg
index c2afc9a8..022c1d19 100644
--- a/recipes-kernel/linux/config/xilinx-common/features/xilinx/board-common.cfg
+++ b/recipes-kernel/linux/config/xilinx-common/features/xilinx/board-common.cfg
@@ -1,5 +1,7 @@
# Common drivers for Zynq Boards
+CONFIG_LEGACY_PTYS=n
+
# Ethernet PHYs
CONFIG_PHYLIB=y
CONFIG_MARVELL_PHY=y
@@ -15,6 +17,12 @@ CONFIG_I2C_MUX_PCA954x=y
CONFIG_EEPROM_AT24=y
CONFIG_EEPROM_AT25=y
+# MTD
+CONFIG_MTD=y
+CONFIG_MTD_M25P80=y
+CONFIG_MTD_CFI=y
+CONFIG_MTD_CFI_AMDSTD=y
+
# Hardware monitors
CONFIG_PMBUS=y
CONFIG_SENSORS_PMBUS=y