From 79992d197f00506a0ff7087420143de1ca0ccdd2 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 21 Oct 2017 15:44:30 +0200 Subject: mpc85xx: cleanup kernel config Move the kernel config changes added with the HiveAP 330 to the subtarget the board belongs to instead of changing the target kernel config. While at it, move the TL_WDR4900_V1 config symbol to the containing subtarget and disable boards we don't support. Signed-off-by: Mathias Kresin --- target/linux/mpc85xx/generic/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mpc85xx/generic') diff --git a/target/linux/mpc85xx/generic/config-default b/target/linux/mpc85xx/generic/config-default index e69de29bb2..81bf934b33 100644 --- a/target/linux/mpc85xx/generic/config-default +++ b/target/linux/mpc85xx/generic/config-default @@ -0,0 +1 @@ +CONFIG_TL_WDR4900_V1=y -- cgit v1.2.3