diff options
author | Fathi Boudra <fathi.boudra@linaro.org> | 2015-04-10 10:16:20 +0300 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2015-05-08 23:50:54 +0100 |
commit | ecda6547d7e4410c00168abae56d6fa4271d0a7e (patch) | |
tree | 7d4ee22431993221d9664a161e7dae3c0bff375b /arch/arm/configs/hisi_defconfig | |
parent | c66b0c67b42c7cca785fc39c93fcb52e07022ce3 (diff) | |
download | blackbird-op-linux-ecda6547d7e4410c00168abae56d6fa4271d0a7e.tar.gz blackbird-op-linux-ecda6547d7e4410c00168abae56d6fa4271d0a7e.zip |
ARM: defconfig: hisi: enable HiSilicon hip04 ethernet controller
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'arch/arm/configs/hisi_defconfig')
-rw-r--r-- | arch/arm/configs/hisi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/hisi_defconfig b/arch/arm/configs/hisi_defconfig index e7bf486eaa9f..5997dbc69822 100644 --- a/arch/arm/configs/hisi_defconfig +++ b/arch/arm/configs/hisi_defconfig @@ -33,6 +33,7 @@ CONFIG_ATA=y CONFIG_SATA_AHCI_PLATFORM=y CONFIG_NETDEVICES=y CONFIG_HIX5HD2_GMAC=y +CONFIG_HIP04_ETH=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y CONFIG_SERIAL_8250_CONSOLE=y |