diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-06 20:59:36 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-06 20:59:36 +0000 |
commit | f587b9dbff72638649ad9d8d58593cc0795f047e (patch) | |
tree | fff20167a4e28b3159dbd0a0484373684ff2871e | |
parent | 6fed91acaa6ab520eaac2faa8a5b9392b2b35172 (diff) | |
download | master-31e0f0ae-f587b9dbff72638649ad9d8d58593cc0795f047e.tar.gz master-31e0f0ae-f587b9dbff72638649ad9d8d58593cc0795f047e.tar.bz2 master-31e0f0ae-f587b9dbff72638649ad9d8d58593cc0795f047e.zip |
config: remove CONFIG_ORION entry (now in generic)
SVN-Revision: 17962
-rw-r--r-- | target/linux/orion/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 0673f68f05..09d0a2cc28 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -202,7 +202,6 @@ CONFIG_SATA_PMP=y CONFIG_SLABINFO=y # CONFIG_SMC91X is not set # CONFIG_SOC_CAMERA is not set -# CONFIG_SPI_ORION is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_TICK_ONESHOT=y |