From bbce689cd33a6b99d111f894abe621a51cdda758 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 2 Aug 2013 16:16:23 +0000 Subject: kernel: add missing config option brcm47xx does not use CONFIG_B53_SPI_DRIVER, but it could be selected if spi is build as a module Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37656 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-3.10') diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index d8e88792bb..5f7c9e65a4 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -270,6 +270,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y # CONFIG_B43LEGACY is not set # CONFIG_B44 is not set # CONFIG_B53 is not set +# CONFIG_B53_SPI_DRIVER is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # CONFIG_BACKLIGHT_LM3630 is not set # CONFIG_BACKLIGHT_LM3639 is not set -- cgit v1.2.3