From ef9bfac78e779af0ca332c76813165dec1ddd92f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20K=C3=BChling?= Date: Mon, 6 Jun 2011 21:30:26 +0200 Subject: [PATCH] config.full_system: add liballegro stuff into image (=y>, not as module (=m) --- .../data/qi_lb60/conf/config.full_system | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/nanonote-files/data/qi_lb60/conf/config.full_system b/nanonote-files/data/qi_lb60/conf/config.full_system index 2b49e03..b90f88c 100644 --- a/nanonote-files/data/qi_lb60/conf/config.full_system +++ b/nanonote-files/data/qi_lb60/conf/config.full_system @@ -267,13 +267,13 @@ CONFIG_PACKAGE_tic-tac-toe=y # # Liballegro # -CONFIG_PACKAGE_liballegro=m -CONFIG_PACKAGE_liballegro-data=m -CONFIG_PACKAGE_liballegro-demo=m -CONFIG_PACKAGE_liballegro-digmid=m -CONFIG_PACKAGE_liballegro-examples=m -CONFIG_PACKAGE_liballegro-setup=m -CONFIG_PACKAGE_liballegro-utils=m +CONFIG_PACKAGE_liballegro=y +CONFIG_PACKAGE_liballegro-data=y +CONFIG_PACKAGE_liballegro-demo=y +CONFIG_PACKAGE_liballegro-digmid=y +CONFIG_PACKAGE_liballegro-examples=y +CONFIG_PACKAGE_liballegro-setup=y +CONFIG_PACKAGE_liballegro-utils=y # # Emacs #