From a1cb12525c4c2cd9a1dc302ba31ee464d7138ed3 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 24 Oct 2014 00:16:23 +0000 Subject: netlogic: add XLR/XLP support Add support for Broadcom/Netlogic XLR/XLP support Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43037 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/netlogic/xlp/config-default | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 target/linux/netlogic/xlp/config-default (limited to 'target/linux/netlogic/xlp/config-default') diff --git a/target/linux/netlogic/xlp/config-default b/target/linux/netlogic/xlp/config-default new file mode 100644 index 0000000000..eee7fb49a6 --- /dev/null +++ b/target/linux/netlogic/xlp/config-default @@ -0,0 +1,7 @@ +CONFIG_CPU_XLP=y +CONFIG_DT_XLP_EVP=y +CONFIG_DT_XLP_FVP=y +CONFIG_DT_XLP_GVP=y +CONFIG_DT_XLP_SVP=y +CONFIG_NLM_XLP_BOARD=y +CONFIG_SYS_HAS_CPU_XLP=y -- cgit v1.2.3