mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ext4: add Support for large (2TB+) block devices and files
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1047,7 +1047,7 @@ CONFIG_KMOD=y
|
||||
# CONFIG_LAPB is not set
|
||||
# CONFIG_LASAT is not set
|
||||
# CONFIG_LATENCYTOP is not set
|
||||
# CONFIG_LBD is not set
|
||||
CONFIG_LBD=y
|
||||
# CONFIG_LCD_LTV350QV is not set
|
||||
# CONFIG_LCD_TDO24M is not set
|
||||
# CONFIG_LCD_VGG2432A4 is not set
|
||||
|
||||
Reference in New Issue
Block a user