diff options
author | Denys Vlasenko | 2021-08-15 20:50:13 +0200 |
---|---|---|
committer | Denys Vlasenko | 2021-08-15 20:50:13 +0200 |
commit | d32ef3174bdcad429680b393372cb49fa8144289 (patch) | |
tree | 87c4b9eefe27bb459096eb03bd036462337b1dba /configs/android_502_defconfig | |
parent | 319e20b56b281c9ce552f918b1a1d4c5577d38d6 (diff) | |
download | busybox-d32ef3174bdcad429680b393372cb49fa8144289.zip busybox-d32ef3174bdcad429680b393372cb49fa8144289.tar.gz |
*: remove remains of FEATURE_TOUCH_NODEREF
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs/android_502_defconfig')
-rw-r--r-- | configs/android_502_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/android_502_defconfig b/configs/android_502_defconfig index 503157c..104e70f 100644 --- a/configs/android_502_defconfig +++ b/configs/android_502_defconfig @@ -33,7 +33,6 @@ ## Assorted header problems: ## # CONFIG_HOSTID is not set ## # CONFIG_FEATURE_SYNC_FANCY is not set - syncfs() -## # CONFIG_FEATURE_TOUCH_NODEREF is not set - lutimes() ## # CONFIG_LOGNAME is not set - getlogin_r() ## # CONFIG_LOADFONT is not set ## # CONFIG_SETFONT is not set @@ -269,7 +268,6 @@ CONFIG_SYNC=y CONFIG_TEST=y CONFIG_FEATURE_TEST_64=y CONFIG_TOUCH=y -# CONFIG_FEATURE_TOUCH_NODEREF is not set CONFIG_FEATURE_TOUCH_SUSV3=y CONFIG_TR=y CONFIG_FEATURE_TR_CLASSES=y |