summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/config/socfpga-base/features/altera/board-common.cfg')
-rw-r--r--recipes-kernel/linux/config/socfpga-base/features/altera/board-common.cfg27
1 files changed, 0 insertions, 27 deletions
diff --git a/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.cfg b/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.cfg
deleted file mode 100644
index c5a989d..0000000
--- a/recipes-kernel/linux/config/socfpga-base/features/altera/board-common.cfg
+++ /dev/null
@@ -1,27 +0,0 @@
1# Ethernet PHYs
2CONFIG_PHYLIB=y
3CONFIG_MARVELL_PHY=y
4CONFIG_MICREL_PHY=y
5
6# EEPROM
7CONFIG_EEPROM_AT24=y
8
9# MTD
10CONFIG_MTD=y
11CONFIG_MTD_OF_PARTS=y
12
13# RTC drivers
14CONFIG_RTC_DRV_DS1307=y
15
16CONFIG_NEWHAVEN_LCD=y
17
18CONFIG_PMBUS=y
19CONFIG_SENSORS_LTC2978=y
20
21CONFIG_MTD_M25P80=y
22CONFIG_M25PXX_USE_FAST_READ=y
23
24CONFIG_SENSORS_MAX1619=y
25
26CONFIG_I2C_CHARDEV=y
27CONFIG_SPI_SPIDEV=y