]> git.ipfire.org Git - people/ms/u-boot.git/commit
net: Add SMC911X driver to Kconfig, convert
authorAdam Ford <aford173@gmail.com>
Tue, 5 Sep 2017 20:20:44 +0000 (15:20 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 21 Oct 2017 01:40:26 +0000 (21:40 -0400)
commit8daec2d9d3ff2d7ff85c203c0e9d07f5278b74f4
tree70bbfcd5b386be214592d065cb233c0d1d35058c
parent0a9ef45158d586017839d4b6fccd7f8f16672156
net: Add SMC911X driver to Kconfig, convert

We add the various SMC91XX symbols to drivers/net/Kconfig and then this
converts the following to Kconfig:
   CONFIG_SMC911X
   CONFIG_SMC911X_BASE
   CONFIG_SMC911X_16_BIT
   CONFIG_SMC911X_32_BIT

Signed-off-by: Adam Ford <aford173@gmail.com>
[trini: Apply to the rest of the tree, re-squash old and new patch]
Signed-off-by: Tom Rini <trini@konsulko.com>
70 files changed:
README
board/compulab/cm_t35/cm_t35.c
configs/ap325rxa_defconfig
configs/arndale_defconfig
configs/blanche_defconfig
configs/cm_t3517_defconfig
configs/cm_t35_defconfig
configs/duovero_defconfig
configs/igep0032_defconfig
configs/igep00x0_defconfig
configs/imx31_phycore_defconfig
configs/imx31_phycore_eet_defconfig
configs/kzm9g_defconfig
configs/mx31pdk_defconfig
configs/mx35pdk_defconfig
configs/mx53ard_defconfig
configs/odroid-xu3_defconfig
configs/omap3_evm_defconfig
configs/omap3_logic_defconfig
configs/omap3_overo_defconfig
configs/omap3_zoom1_defconfig
configs/peach-pi_defconfig
configs/peach-pit_defconfig
configs/smdk5250_defconfig
configs/smdk5420_defconfig
configs/smdkc100_defconfig
configs/smdkv310_defconfig
configs/snow_defconfig
configs/spring_defconfig
configs/twister_defconfig
configs/uniphier_ld4_sld8_defconfig
configs/uniphier_v7_defconfig
configs/uniphier_v8_defconfig
configs/vct_platinum_defconfig
configs/vct_platinum_onenand_defconfig
configs/vct_premium_defconfig
configs/vct_premium_onenand_defconfig
configs/vexpress_aemv8a_juno_defconfig
configs/vexpress_ca15_tc2_defconfig
configs/vexpress_ca5x2_defconfig
configs/vexpress_ca9x4_defconfig
drivers/net/Kconfig
include/configs/ap325rxa.h
include/configs/blanche.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/duovero.h
include/configs/exynos5-common.h
include/configs/imx31_phycore.h
include/configs/kzm9g.h
include/configs/mx31pdk.h
include/configs/mx35pdk.h
include/configs/mx53ard.h
include/configs/omap3_evm.h
include/configs/omap3_igep00x0.h
include/configs/omap3_logic.h
include/configs/omap3_overo.h
include/configs/omap3_zoom1.h
include/configs/r0p7734.h
include/configs/rsk7203.h
include/configs/rsk7264.h
include/configs/rsk7269.h
include/configs/smdkc100.h
include/configs/smdkv310.h
include/configs/twister.h
include/configs/uniphier.h
include/configs/vct.h
include/configs/vexpress_aemv8a.h
include/configs/vexpress_common.h
scripts/config_whitelist.txt