From 009fea8ba3ff9fe067a82a93244857afec70dd37 Mon Sep 17 00:00:00 2001 From: Xiangfu Date: Mon, 18 Jun 2012 11:01:00 +0800 Subject: [PATCH] config.full_system include kmod-ipv6 --- .../data/qi_lb60/conf/config.full_system | 36 ++++++++++--------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/nanonote-files/data/qi_lb60/conf/config.full_system b/nanonote-files/data/qi_lb60/conf/config.full_system index 032c19b..586f109 100644 --- a/nanonote-files/data/qi_lb60/conf/config.full_system +++ b/nanonote-files/data/qi_lb60/conf/config.full_system @@ -129,16 +129,32 @@ CONFIG_PACKAGE_librt=y CONFIG_PACKAGE_libstdcpp=y CONFIG_PACKAGE_ucitrigger=y CONFIG_PACKAGE_wireless-tools=y -CONFIG_PACKAGE_kmod-fuse=y -CONFIG_PACKAGE_kmod-tun=y -CONFIG_PACKAGE_kmod-ks7010=y -# CONFIG_PACKAGE_kmod-fs-xfs is not set CONFIG_PACKAGE_gtkhtml=y CONFIG_PACKAGE_gnome-icon-theme=y CONFIG_PACKAGE_hicolor-icon-theme=y CONFIG_PACKAGE_fontconfig=y CONFIG_PACKAGE_procps=y # +# Kernel module +# +CONFIG_PACKAGE_kmod-fuse=y +CONFIG_PACKAGE_kmod-tun=y +CONFIG_PACKAGE_kmod-ks7010=y +CONFIG_PACKAGE_kmod-ipv6=y +# CONFIG_PACKAGE_kmod-fs-xfs is not set +CONFIG_PACKAGE_kmod-lib-crc-ccitt=y +CONFIG_PACKAGE_kmod-lib-crc-itu-t=y +# +# WPAN +# +CONFIG_PACKAGE_kmod-at86rf230=y +# CONFIG_PACKAGE_kmod-fakehard is not set +# CONFIG_PACKAGE_kmod-fakelb is not set +CONFIG_PACKAGE_kmod-ieee802154=y +CONFIG_PACKAGE_kmod-mac802154=y +CONFIG_PACKAGE_kmod-spi_atben=y +# CONFIG_PACKAGE_kmod-spi_atusb is not set +# # Fonts # CONFIG_PACKAGE_dejavu-fonts-ttf=y @@ -614,15 +630,3 @@ CONFIG_PACKAGE_svgalib-demo=y # CONFIG_PACKAGE_nanonote-base-files=y CONFIG_PACKAGE_nanonote-gmenu2x-icons=y -# -# WPAN -# -CONFIG_PACKAGE_kmod-at86rf230=y -# CONFIG_PACKAGE_kmod-fakehard is not set -# CONFIG_PACKAGE_kmod-fakelb is not set -CONFIG_PACKAGE_kmod-ieee802154=y -CONFIG_PACKAGE_kmod-mac802154=y -CONFIG_PACKAGE_kmod-spi_atben=y -# CONFIG_PACKAGE_kmod-spi_atusb is not set -CONFIG_PACKAGE_kmod-lib-crc-ccitt=y -CONFIG_PACKAGE_kmod-lib-crc-itu-t=y