diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-29 10:11:05 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-29 10:11:05 +0000 |
commit | 30663ebf33545cbaa7e8dcad14f6df94d68b2811 (patch) | |
tree | 7862c6398d7db929fd89479d874f423e4fdfc17d /target/linux/lantiq/falcon | |
parent | dd62b6f0ceaf40e9b38f35ff56a8e989b531c769 (diff) |
target: refresh all target configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33987 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/falcon')
-rw-r--r-- | target/linux/lantiq/falcon/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/falcon/config-default b/target/linux/lantiq/falcon/config-default index 55231ea87..b12bdd835 100644 --- a/target/linux/lantiq/falcon/config-default +++ b/target/linux/lantiq/falcon/config-default @@ -12,9 +12,9 @@ CONFIG_MTD_NAND_PLATFORM=y # CONFIG_MTD_SM_COMMON is not set # CONFIG_SOC_AMAZON_SE is not set CONFIG_SOC_FALCON=y +# CONFIG_SOC_SVIP is not set # CONFIG_SOC_TYPE_XWAY is not set # CONFIG_SOC_XWAY is not set -# CONFIG_SOC_SVIP is not set CONFIG_SPI=y CONFIG_SPI_FALCON=y CONFIG_SPI_MASTER=y |