Remove cirular dependencies

This commit is contained in:
Ulf Samuelsson 2007-08-14 06:18:02 +00:00
parent 3966e30541
commit f12b2e4a82

View File

@ -315,8 +315,6 @@ config BR2_PACKAGE_XSERVER_xorg
bool "xorg"
config BR2_PACKAGE_XSERVER_tinyx
bool "tinyx"
depends on BR2_USE_WCHAR
depends on BR2_ENABLE_LOCALE
endchoice
if BR2_PACKAGE_XSERVER_x11r7
source "package/x11r7/Config.in"