diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-15 15:18:23 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-15 15:18:23 +0000 |
commit | e0de7275f9f5198fdabdcb5aff1d64cf96a4727d (patch) | |
tree | 9b19df564a5caf6020a5177197286e8452e1e5a9 /target | |
parent | 321823ba05d79198931217df1489d36e27eaeb3c (diff) | |
download | upstream-e0de7275f9f5198fdabdcb5aff1d64cf96a4727d.tar.gz upstream-e0de7275f9f5198fdabdcb5aff1d64cf96a4727d.tar.bz2 upstream-e0de7275f9f5198fdabdcb5aff1d64cf96a4727d.zip |
imx6: kernel: Add Micrel PHY used on Apalis SOM
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Cc: Luka Perkov <luka@openwrt.org>
SVN-Revision: 48249
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/imx6/config-4.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/imx6/config-4.1 b/target/linux/imx6/config-4.1 index 52544a765b..e07a5b754e 100644 --- a/target/linux/imx6/config-4.1 +++ b/target/linux/imx6/config-4.1 @@ -223,6 +223,7 @@ CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y CONFIG_MDIO_BOARDINFO=y CONFIG_MFD_SYSCON=y +CONFIG_MICREL_PHY=y CONFIG_MIGHT_HAVE_CACHE_L2X0=y CONFIG_MIGHT_HAVE_PCI=y CONFIG_MMC=y |