summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9n12ek.h
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 /include/configs/at91sam9n12ek.h
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 'include/configs/at91sam9n12ek.h')
-rw-r--r--include/configs/at91sam9n12ek.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/at91sam9n12ek.h b/include/configs/at91sam9n12ek.h
index 7ee569521e..706217fef9 100644
--- a/include/configs/at91sam9n12ek.h
+++ b/include/configs/at91sam9n12ek.h
@@ -63,9 +63,6 @@
"bootargs_mmc=root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait\0"
/* Ethernet */
-#define CONFIG_KS8851_MLL
-#define CONFIG_KS8851_MLL_BASEADDR 0x30000000 /* use NCS2 */
-
#define CONFIG_SYS_LOAD_ADDR 0x22000000 /* load address */
/* USB host */