summaryrefslogtreecommitdiff
path: root/configs/at91sam9n12ek_spiflash_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2020-03-25 21:08:59 +0300
committerMarek Vasut <marex@denx.de>2020-05-22 20:46:45 +0300
commitdf4c4834fc008315bce2f978220ecc9da2e3862c (patch)
tree2017538e5807e8cac59d32f2899d2d0ac888983d /configs/at91sam9n12ek_spiflash_defconfig
parent1d476de7c8fbb93aab95dd5b522488ca4bfdc5a0 (diff)
downloadu-boot-df4c4834fc008315bce2f978220ecc9da2e3862c.tar.xz
net: ks8851: Add Kconfig entries
Convert CONFIG_KS8851_MLL and CONFIG_KS8851_MLL_BASEADDR to Kconfig Signed-off-by: Marek Vasut <marex@denx.de> Cc: Eugen Hristev <eugen.hristev@microchip.com> Cc: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'configs/at91sam9n12ek_spiflash_defconfig')
-rw-r--r--configs/at91sam9n12ek_spiflash_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/at91sam9n12ek_spiflash_defconfig b/configs/at91sam9n12ek_spiflash_defconfig
index be8ef51a2d..97e29bdc6e 100644
--- a/configs/at91sam9n12ek_spiflash_defconfig
+++ b/configs/at91sam9n12ek_spiflash_defconfig
@@ -49,6 +49,8 @@ CONFIG_NAND_ATMEL=y
CONFIG_DM_SPI_FLASH=y
CONFIG_SF_DEFAULT_SPEED=30000000
CONFIG_SPI_FLASH_ATMEL=y
+CONFIG_KS8851_MLL=y
+CONFIG_KS8851_MLL_BASEADDR=0x30000000
CONFIG_PINCTRL=y
CONFIG_PINCTRL_AT91=y
CONFIG_DM_SERIAL=y