Browse Source

add missing kernel config symbols

SVN-Revision: 28363
Florian Fainelli 14 years ago
parent
commit
829ae01f16
2 changed files with 2 additions and 0 deletions
  1. 1 0
      target/linux/malta/be/config-default
  2. 1 0
      target/linux/malta/le/config-default

+ 1 - 0
target/linux/malta/be/config-default

@@ -71,6 +71,7 @@ CONFIG_CSRC_R4K=y
 CONFIG_CSRC_R4K_LIB=y
 CONFIG_DAVICOM_PHY=m
 # CONFIG_DEBUG_FS is not set
+# CONFIG_DEBUG_ZBOOT is not set
 CONFIG_DEFAULT_TCP_CONG="cubic"
 CONFIG_DEVKMEM=y
 CONFIG_DMA_NONCOHERENT=y

+ 1 - 0
target/linux/malta/le/config-default

@@ -71,6 +71,7 @@ CONFIG_CSRC_R4K=y
 CONFIG_CSRC_R4K_LIB=y
 CONFIG_DAVICOM_PHY=m
 # CONFIG_DEBUG_FS is not set
+# CONFIG_DEBUG_ZBOOT is not set
 CONFIG_DEFAULT_TCP_CONG="cubic"
 CONFIG_DEVKMEM=y
 CONFIG_DMA_NONCOHERENT=y