From 04cf9443c542fe202fb3a04fb0d46c582d5102c2 Mon Sep 17 00:00:00 2001 From: Stefan Koch Date: Mon, 3 Nov 2014 08:32:50 +0000 Subject: lantiq: fix vmmc build (required not-distributable firmware blob - dump it by yourself from original firmware) Signed-off-by: Eddi De Pieri (cherry picked from commit 47b1ff965b0cb57013b40fbe2bcd7f3c6eb6b606) Modified after cherry-pick: FW_MD5SUM in Makefile Signed-off-by: Stefan Koch --- package/kernel/lantiq/ltq-vmmc/Config.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/kernel/lantiq/ltq-vmmc/Config.in') diff --git a/package/kernel/lantiq/ltq-vmmc/Config.in b/package/kernel/lantiq/ltq-vmmc/Config.in index 89e1bc5..b8ab6a4 100644 --- a/package/kernel/lantiq/ltq-vmmc/Config.in +++ b/package/kernel/lantiq/ltq-vmmc/Config.in @@ -13,10 +13,10 @@ choice # bool "AR9 family" # depends on TARGET_lantiq_ar9 -# config VOICE_CPE_VMMC_WITH_DEVICE_VR9 -# bool "VR9 family" -# depends on TARGET_lantiq_vr9 -# + config VOICE_CPE_VMMC_WITH_DEVICE_VR9 + bool "VR9 family" + depends on TARGET_lantiq_xrx200 + config VOICE_VMMC_WITH_DEVICE_FALCON bool "FALC-ON" depends on (TARGET_lantiq_falcon||TARGET_lantiq_falcon_stable) -- cgit v1.1