diff options
author | David Bauer <mail@david-bauer.net> | 2018-10-18 20:43:42 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-29 11:21:23 +0100 |
commit | f89fc43a50998a69bd401268020ab78b90ff7a34 (patch) | |
tree | 1526afdbd570174bd4f2afb09eaea18bd67415d5 /target/linux/ar71xx/tiny | |
parent | 374e64672447e2c0af7a4cd2d10baa71757a0dd9 (diff) | |
download | upstream-f89fc43a50998a69bd401268020ab78b90ff7a34.tar.gz upstream-f89fc43a50998a69bd401268020ab78b90ff7a34.tar.bz2 upstream-f89fc43a50998a69bd401268020ab78b90ff7a34.zip |
ar71xx: move OCEDO Koala to generic and use dynamic partitioning
This changes the OCEDO Koala flash-layout to a unified firmware
partition, thus making the ar71xx-generic kernel fit in flash.
Compile and runtested on OCEDO Koala.
Signed-off-by: David Bauer <mail@david-bauer.net>
[small title reword]
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar71xx/tiny')
-rw-r--r-- | target/linux/ar71xx/tiny/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/tiny/config-default b/target/linux/ar71xx/tiny/config-default index 2c7b4b71aa..1148d8c451 100644 --- a/target/linux/ar71xx/tiny/config-default +++ b/target/linux/ar71xx/tiny/config-default @@ -14,7 +14,6 @@ CONFIG_ATH79_MACH_DIR_615_C1=y CONFIG_ATH79_MACH_DIR_615_I1=y CONFIG_ATH79_MACH_ENS202EXT=y CONFIG_ATH79_MACH_F9K1115V2=y -CONFIG_ATH79_MACH_KOALA=y CONFIG_ATH79_MACH_NBG460N=y CONFIG_ATH79_MACH_TEW_632BRP=y CONFIG_ATH79_MACH_TEW_712BR=y |