319815a5d5
It's pretty uncommon to use ext2fs on embedded systems, so don't enable it by default. Adjust defconfigs to match. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
16 lines
241 B
Plaintext
16 lines
241 B
Plaintext
# Architecture
|
|
BR2_arm=y
|
|
|
|
# Common Toolchain Options
|
|
BR2_LARGEFILE=y
|
|
BR2_INET_IPV6=y
|
|
BR2_INET_RPC=y
|
|
BR2_ENABLE_LOCALE=y
|
|
BR2_USE_WCHAR=y
|
|
BR2_INSTALL_LIBSTDCPP=y
|
|
|
|
# No package
|
|
# BR2_PACKAGE_BUSYBOX is not set
|
|
|
|
# No filesystem (toolchain only)
|