diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-07-27 23:46:27 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-07-28 00:30:26 +0200 |
commit | ef2c11e51a08383c4a3bbd370e12e1db4875a447 (patch) | |
tree | 1a168b804aad363c99c620b874aad15aa17cdc69 /configs | |
parent | d54f37fb0813143c6b3e83504bd17874e38094c9 (diff) |
Remove unused X11_PREFIX option
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/kb9202_defconfig | 1 | ||||
-rw-r--r-- | configs/v100sc2_defconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/kb9202_defconfig b/configs/kb9202_defconfig index 2895d8a94..40c6d1820 100644 --- a/configs/kb9202_defconfig +++ b/configs/kb9202_defconfig @@ -551,7 +551,6 @@ BR2_PACKAGE_XSERVER_none=y # BR2_PACKAGE_XSERVER_x11r7 is not set # BR2_PACKAGE_XSERVER_xorg is not set # BR2_PACKAGE_XSERVER_tinyx is not set -BR2_X11_PREFIX="/usr" # # X libraries and helper libraries diff --git a/configs/v100sc2_defconfig b/configs/v100sc2_defconfig index 80f194a56..ca261ee42 100644 --- a/configs/v100sc2_defconfig +++ b/configs/v100sc2_defconfig @@ -568,7 +568,6 @@ BR2_PACKAGE_QT_OPENSSL=y # BR2_PACKAGE_XSERVER_none is not set # BR2_PACKAGE_XSERVER_xorg is not set # BR2_PACKAGE_XSERVER_tinyx is not set -BR2_X11_PREFIX="/usr" # BR2_PACKAGE_XORG7 is not set # |