bdwgc: fix _ARCH_SUPPORTS kconfig warning
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 3 Dec 2014 08:45:40 +0000 (09:45 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 3 Dec 2014 08:45:40 +0000 (09:45 +0100)
commitb2ba4b31b36a95f27c078165d118a37b57deefd7
treee3397be095d00abaa537c9c130d8e26aae39f1f6
parentce49c7c852d74a24967e491db10d9135a1fd6b70
bdwgc: fix _ARCH_SUPPORTS kconfig warning

We have to define it as a bool, otherwise kconfig complains with:

package/bdwgc/Config.in:1:warning: config symbol defined without type

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bdwgc/Config.in