diff options
| -rw-r--r-- | target/linux/malta/be/config-default | 1 | ||||
| -rw-r--r-- | target/linux/malta/le/config-default | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/target/linux/malta/be/config-default b/target/linux/malta/be/config-default index 6a8ec89150..10e38a7fe7 100644 --- a/target/linux/malta/be/config-default +++ b/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 diff --git a/target/linux/malta/le/config-default b/target/linux/malta/le/config-default index c0dc06368b..60ad768d37 100644 --- a/target/linux/malta/le/config-default +++ b/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 | 
