Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig
authorTom Rini <trini@konsulko.com>
Fri, 2 Dec 2022 21:42:18 +0000 (16:42 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 22 Dec 2022 15:31:47 +0000 (10:31 -0500)
commit9b0240f8c6a1caa42da73835090fcb6db60f3d23
tree11dd2098433b1780a444e45611f798c1a60dea2a
parent6bd2372094ab4827547ec0d3e5a258b72810cafd
Convert CONFIG_DM9000_BYTE_SWAPPED et al to Kconfig

This converts the following to Kconfig:
   CONFIG_DM9000_BYTE_SWAPPED
   CONFIG_DM9000_NO_SROM
   CONFIG_DM9000_USE_16BIT
   CONFIG_DM9000_DEBUG
   CONFIG_MXC_GPT_HCLK
   CONFIG_NAND_6BYTES_OOB_FREE_10BYTES_ECC

Signed-off-by: Tom Rini <trini@konsulko.com>
18 files changed:
arch/arm/Kconfig
arch/arm/mach-imx/Kconfig
board/davinci/da8xxevm/Kconfig
board/timll/devkit8000/devkit8000.c
configs/M5253DEMO_defconfig
configs/at91sam9261ek_dataflash_cs0_defconfig
configs/at91sam9261ek_dataflash_cs3_defconfig
configs/at91sam9261ek_nandflash_defconfig
configs/devkit8000_defconfig
drivers/net/Kconfig
include/configs/M5253DEMO.h
include/configs/at91sam9261ek.h
include/configs/brppt2.h
include/configs/ci20.h
include/configs/devkit8000.h
include/configs/mx6_common.h
include/configs/mx7_common.h
include/configs/omapl138_lcdk.h