Просмотр исходного кода

add missing CONFIG_CB1400_CORE symbol, spotted by buildbot

SVN-Revision: 20426
Florian Fainelli 15 лет назад
Родитель
Сommit
8805ead76c
2 измененных файлов с 2 добавлено и 0 удалено
  1. 1 0
      target/linux/generic-2.6/config-2.6.30
  2. 1 0
      target/linux/generic-2.6/config-2.6.31

+ 1 - 0
target/linux/generic-2.6/config-2.6.30

@@ -2268,6 +2268,7 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y
 # CONFIG_TUNER_TEA5761 is not set
 # CONFIG_TUN is not set
 # CONFIG_TWL4030_CORE is not set
+# CONFIG_UCB1400_CORE is not set
 # CONFIG_UDF_FS is not set
 CONFIG_UDF_NLS=y
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"

+ 1 - 0
target/linux/generic-2.6/config-2.6.31

@@ -2280,6 +2280,7 @@ CONFIG_TRACING_SUPPORT=y
 # CONFIG_TUN is not set
 # CONFIG_TWL4030_CORE is not set
 # CONFIG_UACCESS_WITH_MEMCPY is not set
+# CONFIG_UCB1400_CORE is not set
 # CONFIG_UDF_FS is not set
 CONFIG_UDF_NLS=y
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"