From: Hauke Mehrtens Date: Sat, 27 May 2017 09:29:55 +0000 (+0200) Subject: x86: fix build of geode target X-Git-Tag: v18.06.0-rc1~2861 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=2be8d34085790f49f2bd647557c6d30881cf5115 x86: fix build of geode target The build bot complained that the OLPC option was not set. Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/x86/geode/config-default b/target/linux/x86/geode/config-default index f6fe5fa591..e0933d5748 100644 --- a/target/linux/x86/geode/config-default +++ b/target/linux/x86/geode/config-default @@ -89,6 +89,7 @@ CONFIG_MGEODEGX1=y CONFIG_NATSEMI=y CONFIG_NET5501=y CONFIG_NSC_GPIO=y +# CONFIG_OLPC is not set CONFIG_PATA_CS5520=y CONFIG_PATA_CS5530=y CONFIG_PATA_CS5535=y