summaryrefslogtreecommitdiff
path: root/package/ruby/Config.in
blob: b7e0f83cbb86f353046ee20a922a3c6c8f3fd047 (plain)
1
2
3
4
5
6
7
8
9
comment "ruby has no inherent support for AVR32" 
	depends on BR2_avr32 && BR2_PACKAGE_RUBY

config BR2_PACKAGE_RUBY
	bool "ruby"
	help
	  Object Oriented Scripting Language.

	  http://www.ruby-lang.org/