Hi Mike,

Mike Frysinger wrote:
The can4linux and horch packages are in user/ but there is no menu config
option to select them.  This patch adds them to the menu.

Signed-off-by: Mike Frysinger <[EMAIL PROTECTED]>

Applied, after conversion to new Kconfig setup.

Regards
Greg


Index: config/config.in
===================================================================
RCS file: /var/cvs/uClinux-dist/config/config.in,v
retrieving revision 1.13
diff -u -p -r1.13 config.in
--- config/config.in    1 Feb 2007 14:56:04 -0000       1.13
+++ config/config.in    29 May 2007 06:25:28 -0000
@@ -831,6 +842,7 @@ if [ "$CONFIG_USER_BZIP2_BZIP2" = "y" ];
        define_bool CONFIG_LIB_LIBBZ2 y
 fi
 bool 'cal'                     CONFIG_USER_CAL_CAL
+bool 'can4linux examples'      CONFIG_USER_CAN_EXAMPLES
 bool 'chat'                    CONFIG_USER_CHAT_CHAT
 if [ "$CONFIG_USER_CHAT_CHAT" = "y" ]; then
        bool '  chat network/telnet support' CONFIG_USER_CHAT_CHAT_NETWORK
@@ -860,6 +872,7 @@ bool 'gdbreplay (old)'              CONFIG_USER_GDBS
 bool 'gdbserver (old)'         CONFIG_USER_GDBSERVER_GDBSERVER
 bool 'grep'                    CONFIG_USER_GREP_GREP
 bool 'hd'                      CONFIG_USER_HD_HD
+bool 'horch'                   CONFIG_USER_CAN_HORCH
 bool 'lcd'                     CONFIG_USER_LCD_LCD
 bool 'ledcon'                  CONFIG_USER_LEDCON_LEDCON
 bool 'lha'                     CONFIG_USER_LHA_LHA
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


--
------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to